Random Number Generator

Random numbers in any range — set min, max, count, no-duplicates, decimals.

Stays on your device. This tool runs in your browser — nothing you paste or open ever leaves it. Nothing uploaded, nothing to leak.

Options
Result

    
Numbers only · never sent or stored
Help us improve Was this tool useful? Tap a star. Thanks — your rating helps others find it.
Be the first to rate

How to use it

Set the minimum and maximum, choose how many numbers to generate, and press Generate. Turn on “No duplicates” for a unique set (like a raffle draw), “Sort ascending” to order them, or raise the decimal places for fractional numbers.

Embed this tool on your site
<iframe src="https://techwhack.com/tools/generators/random-number-generator/embed" width="100%" height="440" frameborder="0" loading="lazy"></iframe> <!-- Powered by TechWhack -->
A random number generator produces numbers between a minimum and maximum you set. Choose the range, how many numbers you need, whether they must be unique, and how many decimal places — then copy the result. It runs entirely in your browser.

Common uses

Picking raffle or giveaway winners, sampling, dice and lottery-style draws, test data, or any time you need an unbiased number in a range. For a prize draw, enable No duplicates so no number repeats.

FAQ

Can I get unique numbers only?Yes — enable “No duplicates”. If you ask for more numbers than the range holds, the tool tells you.
Can it do decimals?Yes — set the decimal places (up to 8) for fractional random numbers.
Is it random each time?Yes — press Generate again for a fresh set. Nothing is sent or stored.