🔢

Random Number

Pick a number in any range — fairly and instantly.

Advertisement

About Random Number

Set a minimum and maximum and generate a fair random number in that range — from a quick 1–100 to a lottery-style spread. It's handy for games, giveaways, decisions, and anywhere you'd otherwise reach for dice or a hat.

Switch on no repeats to draw numbers without duplicates until the whole range is used up, then it resets automatically.

How to use it

  1. Type the lowest and highest numbers.
  2. Press Generate.
  3. Enable no repeats to avoid drawing the same number twice.

Frequently asked questions

What range can I use?

Any whole-number range you type, positive or negative. If you enter them the wrong way round, the tool swaps them for you.

Can I draw several unique numbers?

Turn on no repeats and keep pressing Generate — each number comes out once until the range is exhausted.

Is it truly random?

Yes, it uses the browser's cryptographic random generator, so it's not the predictable Math.random.