Random Name Picker

Randomly draw names from a participant list without duplicates.

Category: Random & Generation

When to use?

Use it to fairly draw study presenters, event winners, or game participants from a list.

How to use

  • Enter participant names, one per line.
  • Enter how many to draw.
  • Press pick names to see the result.

Input Explanation

Enter all participant names one per line and specify how many winners to draw.

Calculation Basis

It shuffles the full list with the Fisher-Yates algorithm and takes the set count from the top without duplicates.

Usage Examples

  • Pick a presenter - Randomly choose a presenter in a study or meeting.
  • Draw event winners - Draw winners from a participant list without duplicates.
  • Run meetings/classes - Quickly decide order, picks, and simple draws to save time.

Examples

  • Draw 3 from a 20-person list → 3 winners without duplicates
  • Draw 5 prize winners from 50 entrants

Cautions

  • It is based on mathematical randomness, differing from real-world physical odds.
  • It is not suitable for commercial draws with money at stake or high-security randomness.

Guides

No-duplicate draw

Within one draw the same name is not picked twice. The same name on multiple lines is treated as separate entries.

Managing the participant list

Enter one name per line; blank lines are auto-excluded. Edit the list and re-draw after a result.

FAQ

Can the same name be drawn twice?

No, within one draw there are no duplicates.

What if I draw more than the participants?

It shows only as many results as there are participants.

How do I enter participants?

Enter one name per line and it draws from that list.

Can I re-draw excluding picked people?

It draws without duplicates, so a picked person will not appear again in the same draw.

Related Tools

  • Random Team Generator - Shuffle a participant list and split by team count or members per team.
  • Ladder Game - Enter participants and result items to connect them randomly.
  • Spin Wheel Picker - Pick one item randomly from a candidate list like a spinning wheel.
  • Random Order Shuffler - Shuffle the line order of a list randomly for draws, ordering, and random sorting.
  • Random String Generator - Generate a random string with a chosen length and character set.
  • Dice Roller - Set the number of sides and dice to generate random results and a total.