Free interactive tool — no sign-up

Name Randomizer

Paste a list of names and shuffle it, pick one at random, or draw several distinct names in a single click.

Name Randomizer

8 names ready

Result

Shuffle the list or pick a name to see results here.

Thien Nguyen
Creator & maker

What a Name Randomizer Actually Does

A name randomizer takes a list you already have and puts it in a random order. That's the whole job. You paste names, click shuffle, and the tool hands back a fair, unbiased sequence.

It's not generating new names. It's deciding order. The difference matters more than it sounds, because the moment people sense you "just picked someone," fairness is gone. A randomizer removes you from the decision entirely.

Use it for a raffle, a presentation order, team assignments, or settling who goes first. Anywhere the order needs to feel earned by chance instead of chosen by a person.

Shuffle, Pick One, or Draw Several

The three actions cover almost every real situation. Pick the one that matches what you're deciding.

Shuffle

Reorders the entire list at random

  • Speaking order
  • Bracket seeding
  • Turn rotation
Pick One

Pulls a single name, shown big

  • Raffle winner
  • Who buys coffee
  • Tiebreakers
Pick N

Draws several distinct names

  • Forming teams
  • Prize draws
  • Sample groups

Pick N never repeats a name in one draw. Ask for three winners from a list of fifty and you get three different people, not the same name twice.

Clean the List Before You Shuffle

Garbage in, garbage out. Two switches handle the most common mess so your odds stay honest.

Do
  • Turn on "Remove duplicates" for entries
  • Keep "Ignore blank lines" on
  • One name per line
  • Re-shuffle if the first order feels off
Don't
  • Leave a name twice unless it should win twice
  • Paste numbered lists — the numbers ride along
  • Trust a shuffle you didn't run yourself
  • Stop on the first result you like

Duplicates quietly double someone's odds. If "Sam" appears twice and you're picking one winner, Sam is twice as likely to win as everyone else. Sometimes that's intended — weighted raffles work that way. Usually it's a copy-paste mistake.

Why Random Beats Your Gut

People are bad random number generators. We avoid recent picks, favor names near the top, and unconsciously steer toward the outcome we want. A Fisher-Yates shuffle doesn't.

1/n every name's odds of going first
0 bias toward the top of your list
100% runs in your browser, nothing uploaded

Each shuffle is independent. The result of the last draw tells you nothing about the next one, which is exactly what you want when someone asks for a re-draw.

When Another Tool Fits Better

A flat list is the right tool for most jobs. But not all of them.

If you want the drama — a spinning animation, a crowd watching the pointer slow down — the name wheel turns the same draw into a spectacle. Same fairness, more theater.

And if you don't have a list yet, a randomizer can't help. You need names first. The random name generator invents them from scratch; bring the output back here once you've got a pool to draw from.

Common Questions

Is the shuffle actually random?

Yes. It uses a Fisher-Yates shuffle, the standard algorithm for an unbiased permutation, so every possible order is equally likely. Nothing favors the top of your list.

Can I pick more than one name at a time?

Use "Pick N" and enter how many you need. It returns that many distinct names with no repeats, which is ideal for drawing several raffle winners or building teams in one go.

Do my names get uploaded anywhere?

No. The randomizer runs entirely in your browser. Your list never leaves your device, so you can paste sensitive names without worrying about where they go.