Random Number Generator
How to generate random numbers
- Type the lowest and highest number you want. Both are included.
- Choose how many numbers to pick, and whether they must all be different.
- Click Generate. Tick Sort to list the numbers in order, and use Copy to paste them elsewhere.
Frequently asked questions
Are the numbers truly random?
They come from your device's cryptographically secure random generator, the same one used for passwords and encryption, and every number in the range is equally likely.
Can I use it for a lottery or a draw?
Yes. For lottery-style draws, set the range and how many numbers, and leave No repeats on. For example, 6 numbers from 1 to 49.
Can I pick negative numbers?
Yes. Any whole numbers work, such as -10 to 10.