Random number generator
Tier: 1-Beginner
Generate a random number between a range of defined minimun and maximun.
The generator allows the user to use the random property for purposes like games that contains some kind of lottary or for statistics.
What’s this fuss about true randomness?
Try not to view this until you’ve developed your own solution: