Random Name Picker
Randomly pick one or more names from a list without replacement. Free online random name picker.
Enter names (one per line):
Enter names and click Pick to randomly select winners.
How Does the Random Name Picker Work?
Enter a list of names, one per line, and specify how many you want to pick. The tool shuffles the list using the Fisher-Yates algorithm and selects the first N names without replacement, ensuring no name is picked more than once in a single round.
Example
If you enter 10 names and ask to pick 3, the tool randomly selects 3 unique names from the list. A history of previous picks is kept so you can run multiple rounds and track results.
Common Use Cases
- Picking random winners from giveaway entries.
- Assigning rotating roles or tasks to team members.
- Choosing students for classroom activities.
- Randomly selecting raffle or lottery winners.
FAQs
Can I pick the same name twice in one round?
No — names are picked without replacement, so each name appears at most once per pick. You can pick again to select a new round from the same list.
Is the selection truly random?
Yes — the tool uses your browser's cryptographic random number generator via the Fisher-Yates shuffle to ensure a fair, unbiased selection.
