Random Name / Number Picker
Pick a random name from a pasted list, or a random number from any range.
—
Paste a list of names (one per line) to have the tool fairly pick one at random — handy for raffles, choosing who goes first, or assigning tasks. Or switch to the number picker to get a random whole number between any minimum and maximum you set, using the browser's secure random number generator for a fair, unbiased result.
How to use it
- Paste your list of names, one per line, in the Names box — or switch to Numbers and set a min/max.
- Click Pick.
- The randomly selected name or number appears highlighted.
- Click Pick again for a new random result.
Frequently asked questions
Can the same name be picked twice in a row?
Yes — each pick is independent and random, so repeats are possible, just like rolling a die twice.
How many names can I paste in?
There's no hard limit; the list is just split by line breaks, so hundreds of entries work fine.
Is the number range inclusive of both endpoints?
Yes, both the minimum and maximum you set are possible outcomes.