Daily Figures Edition No Sign-Up Free Forever Vol. XII — No. 204
“The figures, plainly worked — a standing desk of free, no-nonsense calculators.”
Find a calculator

Random Number Generator

Pick one or many random numbers in any range, with or without repeats.

Result
Your random number.
Details
Count
Range
Sum
Average
Show our math
Enter your figures above to see the step-by-step working.
Generated in your browserEverything computed client-side — nothing leaves this page

How the Random Number Generator Works

Pick a minimum and maximum, choose how many numbers you want, and hit Generate. Each number is drawn independently from your range using the browser’s built-in random function, so every value in the range is equally likely. Turn off repeats to draw unique numbers — useful for raffles, lotteries, team picks and sampling.

When you generate several numbers the tool also shows their sum and average. Everything happens in your browser; no numbers are recorded or sent anywhere, so each draw is fresh and private.

each number = minimum + random fraction × (maximum − minimum + 1)

Frequently Asked Questions

How do I generate a random number in a range?

Enter the minimum and maximum and press Generate. To draw several at once, set “How many” higher; choose “All unique” to avoid duplicates.

Are the numbers truly random?

They use the browser’s pseudo-random generator, which is more than random enough for games, draws, picks and everyday use, though not for cryptographic keys.

Can I draw numbers without repeats?

Yes. Choose “All unique” and the tool draws distinct numbers, ideal for lotteries and prize draws.

More From The Desk

Same plain method, different figures