Random Number Generator
Generate one or many random numbers in your chosen range β with an option to avoid duplicates. Great for draws and games.
How to use the Random Number Generator
- 1Set the minimum and maximum
- 2Choose how many numbers you need
- 3Click generate β optionally unique only
Frequently Asked Questions
Are these numbers truly random?
They are generated by your browser's pseudo-random number generator β random enough for games, raffles and teaching, but not for cryptography.
Can I generate unique numbers only?
Yes β enable 'unique only' and each number in a batch appears at most once, like drawing lottery balls.