Random Number Generator
Random Nr generator is a tool for generating random numbers in any range you set. Pick a minimum and a maximum, choose how many numbers you need, then generate a random number.
Random Nr
Range 1 to 100 · 1 result
Generate random number from a range
Select how many numbers to generate
Up to 1000 numbers per draw
Quick Start: How to Use the Random Number Generator
- Type the smallest number you want in the Minimum box.
- Type the largest number you want in the Maximum box.
- Choose how many numbers you need. For example, pick 6 if you want a lottery line.
- Check the No Repeats box if each number must appear only once.
- Click Generate. Click it again if you want a new set.
What This Tool Does
A random number generator picks numbers from a range that you choose. You control the lowest value, the highest value, and how many numbers come out. You can also block duplicates, sort the list, and copy or save your results. The tool is free and you do not need an account.
The generator runs inside your browser. It does not send your data to any server. This means your draws stay private and the tool works even when you are offline.
People use this tool for contests, classroom activities, games, research, test data, and quick decisions. It gives you fair results every time.
Why the Numbers Are Fair
The tool pulls random values from the same security source your browser uses for passwords and encryption keys. It adds rejection sampling to stop rounding bias. No number in your range gets picked more often than another.
Your input never leaves your device. The draw happens on your computer or phone, not on a remote server. Two people who pick the same range at the same moment will still get different results.
Browser Randomness vs Hardware Randomness
Some machines use hardware randomness. They read physical signals like electrical noise to create numbers. This tool uses software randomness instead. It runs a math formula that your operating system starts with a seed value.
Software randomness is fast and safe. It works well for contests, games, samples, and tests. You do not need special hardware to get fair results.
Your Controls Explained
Minimum and Maximum
These two boxes set the edges of your pool. Both edges count. If you enter 1 and 100, the tool can return 1 and it can return 100. If you accidentally type a minimum that is higher than the maximum, the tool swaps them for you. You will not get an error.
Quick Range Buttons
The buttons below the fields cover the ranges people use most. They go from 1 to 10 all the way up to 1 to 1000. Clicking one fills both boxes and runs the draw right away. If you type your own numbers, the button highlight disappears. This tells you that a custom range is active. You can also use negative numbers. A range from minus 50 to 50 works the same way.
How Many Numbers
One draw can give you 1 to 1000 numbers. A single result shows as one big number. Multiple results show as chips in a grid. A summary line sits above the grid. It shows the total count, the smallest number drawn, the largest number drawn, and the average. This helps you check that the spread looks balanced.
No Repeats
By default, each draw picks numbers independently. The same value can appear twice in one batch. This is correct for dice rolls and similar tasks. Turn on No Repeats if you need unique values, such as for raffle tickets or lottery lines. The tool removes each number from the pool after it appears. You cannot draw more unique numbers than your range contains. If you ask for 20 unique numbers from a range of 1 to 10, the tool gives you 10.
Sort Results
Sorting only changes the order you see. It never changes which numbers were drawn. The draw happens first and the sort happens after. A sorted list is just as random as an unsorted one. Turn sorting off when the order matters, such as when you pick first place, second place, and third place.
Whole Numbers Only
Every result is a whole number. It can be positive or negative. This tool does not output decimals. If you need numbers like 3.5 or 0.75, use the decimal generator in the Numbers menu.
How to Read and Save Your Results
Summary Line
On draws with more than one number, the summary shows the smallest value, the largest value, and the average. If you draw many numbers from 1 to 100, the average should stay near 50.5. A single batch that falls far from the middle is normal. The average moves closer to the center as you draw more numbers.
Copy and Export
Two buttons sit next to every result. Copy Results puts all numbers on your clipboard as a comma separated line. You can paste this into a message, email, or document. Download CSV writes one number per row with a header row. This opens directly in spreadsheet software. Use CSV for large batches that you want to keep or study later.
Common Ways People Use This Tool
Giveaways and Contests
Number your entries starting at 1. Match the range to your entry count. Draw one number and announce the winner.
Classrooms
Pick a student to answer a question. Choose the order for presentations. Split the room into groups.
Games
Replace a lost die. Decide who goes first. Pick a target score.
Research
Select items from a list without favoring any item. Build a simple random sample for a study.
Lottery Lines
Draw six unique numbers between 1 and 49 with one click.
Settling Decisions
Break a tie. Choose between options. End a stalemate fairly.
Testing and Demos
Fill a spreadsheet or a form with values inside a set range.
Built-In Limits
- You can draw up to 1000 numbers at once.
- Ranges work up to about 100 million on either side.
- Negative minimums are allowed.
- Unique draws cannot exceed the size of the range.
- Results stay on screen until the next draw. Copy or download anything you want to keep.
Other Tools You Can Try
- Random Integer Generator
- Random Decimal Number Generator
- Random Number List Generator
- Random Number Generator With No Repeats
- Random Number In a Custom Range
- Number Randomizer
- Random Even Number Generator
- Random Odd Number Generator
- Random Negative Number Generator
- Random Number Divisible By N
Need a different kind of draw? Try the dice roller, the coin flipper, or the lottery number generator.
Everything you need to know about our random number generator
Are the numbers really random?
The numbers come from the same random source your browser uses for security keys. The results are unpredictable and fair for normal use.
Can I stop numbers from repeating?
Yes. Turn on No Repeats.
What is the biggest range I can set?
Any whole number your browser can handle.
Is Random Nr free?
Yes. It is free and you do not need to sign up.
Can I use this to pick a giveaway winner?
Yes. Number your entries from 1 upward. Set the range to match.
This tool gives you control, privacy, and speed. You set the rules. The browser does the work. No accounts, no fees, and no data sent anywhere.