To generate a random number, simply click the 'Generate' button. The number generated will be anything between the lowest value and the highest, which can be changed using the 'Set lowest' and 'Set highest' buttons. Pressing the spacebar will also generate a random number. All values are reset when the green flag is pressed. Enjoy!
How it works: The 'Generate' button will add a new item to the 'Value' list. The number it generates will be random between 2 variables: 'Lowest' and 'Highest'. The 'Set highest' and 'Set lowest' buttons are very simple, they just change the 'Highest' and 'Lowest' variables depending on your input. The 'Clear list' button simply deletes all variables within the 'value' list. And if you're wondering how I got the blurry background at the start, I just took a screenshot and added a blur effect to it, saved it and imported it to use in a sprite, which fades out when clicked. Just gives a nice effect, not really a feature.