Random Number Generator

Generate a random number between any two values.

Categories Generators Topics Research & Fieldwork
Keep or share the finished result Copy or share after running the tool. Saved tools and settings stay in this browser.
More

Generate a random number

Set a minimum and maximum above and press the button to get a random whole number in that range. It is useful for raffles and giveaways, picking a winner, games, and any time you need an unbiased number. The result is generated in your browser, so nothing is sent anywhere.

Picking a range

The lowest and highest values are both included, so a range of 1 to 10 can return 1, 10, or anything in between.

Frequently asked questions

Is the number truly random?

It uses your browser built-in randomness, which is more than fair enough for raffles, games and everyday picks.

Are the minimum and maximum included?

Yes. Both ends of the range can be returned, so 1 to 100 includes both 1 and 100.