Random Number Generator & Name Picker
Free online random number generator and name picker. Generate several random integers within a range (with or without repeats), or paste a list (one per line) and draw winners fairly using a cryptographically secure source — great for draws, grouping and deciding order. It runs locally. ProductivityRuns locally
Use this tool
① Random numbers in a range
② Name picker (one per line)
How to use
- Numbers: enter min, max and how many, and choose whether repeats are allowed.
- Picker: put one option per line, set how many to draw, and click Pick.
- Copy the result with one click.
Frequently asked questions
Is it fair?
It uses the browser's cryptographically secure random source, which is more uniform than ordinary pseudo-random numbers — suitable for casual draws and grouping.
How many unique numbers can I draw?
With “no repeats” on, the count cannot exceed the number of integers in the range (or the number of listed options).
Does it need internet?
No, randomisation happens locally.