Random number generator

Random number generator online: set the from and to range and get a random number (or several at once). Great for giveaways, raffles, draws and games when you need to pick a number at random.

Your number appears here

How to use it

1

Set the range

Enter a minimum and a maximum — numbers are picked within those bounds, inclusive.

2

Set the count

How many numbers to generate at once. Turn on “No duplicates” if every number must be different.

3

Click “Generate”

You can copy the result with one button.

Why it's useful

A random number comes up all the time: picking a giveaway winner, drawing lots, setting a turn order, playing a board game without dice. You can't make up a “random” number in your head — people subconsciously favor their favorite digits.

This generator uses your browser's cryptographic randomness source, so the result is genuinely unpredictable and fair. The “No duplicates” mode is handy for draws where each number should appear only once.

FAQ

Yes. The generator uses the browser's built-in cryptographic randomness source rather than a simple pseudo-random algorithm — the result is unpredictable.