This random number generator picks random numbers within any range you set. Choose the minimum and maximum, how many numbers to draw, and whether repeats are allowed — ideal for prize draws, raffles, games and sampling.
How to use the random number generator
- Set the minimum and maximum of your range.
- Choose how many numbers to generate.
- Tick “no repeats” for unique draws, then generate and copy.
Random draws in your browser
Numbers are generated locally using your browser’s built-in randomness, so results appear instantly and privately. Turn on “no repeats” for a lottery-style pick where each number can only come up once — handy for choosing winners or assigning unique positions.
Common uses
- Giveaways — pick a winner from numbered entries.
- Classrooms — choose a student or question at random.
- Games — replace a dice roll or spinner.
- Sampling — select random rows or records for a check.