Random Number Generator

Generate random numbers in any range, with or without repeats.

Your numbers appear hereSet a range, then press Generate.

How it works

Set a minimum and maximum, choose how many numbers you want, and press Generate. Numbers are drawn evenly across the whole range, including both ends.

Turn on No repeats when every number must be different, for example when drawing ticket numbers. If your range is too small for that, the tool tells you.

Copy puts the numbers on your clipboard as a comma-separated list.

People use it for

  • Picking a number between 1 and 100
  • Drawing raffle ticket numbers
  • Choosing a random page, row or seat
  • Simple games and classroom maths practice

Questions

Are the numbers biased toward the middle?

No. Every whole number in the range has the same chance, including the minimum and maximum themselves.

Can I use negative numbers?

Yes. Any whole numbers work, as long as the minimum is not larger than the maximum.

How many numbers can I generate at once?

Up to 1,000 per click.

Are the numbers suitable for lotteries or security?

They are fine for games, picks and everyday choices. This is not certified lottery or cryptographic software.

Related tools