Random Number Generator

Generate random numbers in any range, one or many at a time.

Advertisement

Free random number generator

Pick random numbers between any minimum and maximum. Generate a single number or a whole list, with or without duplicates — perfect for draws, raffles, games and sampling. Uses your browser's cryptographic random source.

Frequently asked questions

How random is it?

It uses the browser's crypto.getRandomValues — a cryptographically strong random source.

Can I generate unique numbers?

Yes — choose 'No duplicates' to draw distinct numbers, like a lottery.