Random Number Generator 1-100
Calculator Use
Generate a random number between 1 and 100. Includes a pick counter for multiple draws.
This is a pseudo-random number generator (PRNG) that randomly draws one number at a time from the range of numbers 1 to 100. Each pick is independent of any other pick, meaning that each number has an equal chance of being drawn during any given pick.
How to Calculate Probability of Drawing 1 of 100
There are 100 numbers in the range 1 to 100. The probability of any number being drawn at random can be expressed in these terms:
- as a ratio, 1 in 100
- as a division problem, 1/100
- as a decimal, 0.01
- as a percentage, 1%
Each of these terms mean the same thing, that if you have 100 numbers, the chance that any number is drawn at random will be 1 out of 100, or 1%.
Related Calculators
Cite this content, page or calculator as:
Furey, Edward "Random Number Generator 1-100" at https://www.calculatorsoup.com/calculators/statistics/random-number-generator-1-100.php from CalculatorSoup, https://www.calculatorsoup.com - Online Calculators
Last updated: September 19, 2023