🎲 Random Number Generator

Generate random numbers in your chosen range.

What is a random number generator used for?

Generate fair, unbiased random numbers for raffles, draws, games, classroom picks or decision-making. With the "No repeats" option you can build a draw list where the same number never appears twice (e.g. 6 unique numbers from 1–49).

Frequently Asked Questions

Are the numbers really random?

The browser's secure randomness source (crypto) is used; results are unpredictable and uniformly distributed.

How many numbers can I generate?

You can generate up to 1000 numbers at once.