Random Number Generator
Pick a minimum and maximum, choose how many numbers you need, and generate instantly. Useful for raffles, sampling, games, and everyday decisions where you need an unbiased number.
How to use this tool
- Enter a minimum and maximum value.
- Choose how many numbers to generate at once.
- Toggle whether duplicates are allowed.
- Choose whole numbers or decimals, and a sort order.
- Press generate to get your numbers instantly.
Common use cases
- Picking a raffle or prize-draw number
- Choosing a random sample for statistics or research
- Settling a numeric decision fairly
- Generating test data or IDs for classroom exercises
Frequently asked questions
- How random is this number generator?
- Numbers are produced using your browser's cryptographically secure random number generator, the same class of randomness used for security-sensitive tasks, so results are unbiased across the chosen range.
- Can I generate numbers without duplicates?
- Yes. Turn off 'allow duplicates' and each number in a batch will be unique, as long as your range is large enough to fit the amount you requested.
Related generators
- Random Date GeneratorGenerate one or more random calendar dates within a chosen range, with weekday or weekend filters.
- Dice RollerRoll one or more standard six-sided dice online, with a clear accessible result.
- Lottery Number GeneratorGenerate your own random lottery numbers for any configurable range, bonus ball and line count.
- Unique Random Number GeneratorGenerate a batch of random numbers with no repeats — every number in the set is different.