Random Number Generator
Generate random numbers in any range.
Overview
Generates one or more random numbers within a range you choose, with an option to keep them unique. Useful for drawing winners, making decisions, games, and any time you need an unbiased pick. It runs in your browser.
How it works
You set a minimum and maximum, and the tool picks numbers within that range. You can generate several at once and turn on a unique option so no number repeats within a draw, which suits things like raffles where each pick should be different. Separate draws are independent of one another. The numbers are generated locally on your device.
How to use it
- Set the minimum and maximum values.
- Choose how many numbers to generate, and whether they should be unique.
- Generate the numbers.
- Read the result, or generate again.
Examples
Draw several winners
Generate multiple unique numbers so no entry is picked twice.
Make a choice
Assign options to numbers and let the result decide.
FAQ
What range can I use?
Can I generate more than one number?
Can I use it for a giveaway?
Is anything uploaded?
Related tools
Embed this tool
Paste this snippet to put the tool on your own site. It runs entirely in the visitor's browser, the same as it does here.