Random Number Generator
Generate one or more random numbers within any range you choose.
Generate one or more random numbers within any range you choose.
This tool generates truly random numbers within a minimum and maximum range you set — useful for raffles, picking a winner, choosing lottery-style numbers, or making a random decision fairly.
Need to pick a winner from 200 raffle entries numbered 1 to 200? Set minimum to 1, maximum to 200, count to 1, and generate — instant, fair, and repeatable in front of an audience if needed.
The tool uses your browser's built-in random number function, which is suitable for everyday use like games, raffles and decision-making. It is not intended for cryptographic or security purposes — for that, see our Password Generator, which uses a cryptographically secure random source.
Yes — set your minimum to a negative value, such as -50, and the generator will include negative numbers in its range.
Any range that fits within standard number precision works — practically, this covers virtually any everyday use case.