Your data never leaves this tab

Free Random Name Picker — Pick Winners Fairly Online

Pick random winners, volunteers, or teams from any list of names — fair, instant, and browser-only. No data ever leaves your tab.

Results will appear here

Pick History
  • No picks yet

How it works

1

Enter names

Type or paste your list of names, one per line, into the text area.

2

Set pick count

Choose how many names to pick. Enable or disable duplicates as needed.

3

Pick!

Click the Pick button. The result animates in and uses crypto.getRandomValues() for true randomness.

4

Review history

Every pick is logged so you can verify fairness. Clear history at any time.

Common use cases

Raffle and giveaways

Fairly select winners from entrants for social media giveaways, contests, or sweepstakes.

Classroom activities

Pick students to answer questions, form teams, or volunteer without appearing to favour anyone.

Meeting facilitation

Randomly assign discussion leads, note-takers, or presentation order to keep things fair.

Game decisions

Decide who goes first, selects a topic, or draws a card in board games and party activities.

Frequently asked questions

Is the selection truly random?

Yes. Picks use crypto.getRandomValues() — the browser's cryptographic RNG — not Math.random(), which is predictable.

Are my names stored anywhere?

No. Names exist only in your browser's memory for this session. Closing the tab clears everything.

Can I pick multiple winners at once?

Yes — set the pick count to select 2 or more names in a single draw. Toggle "Allow duplicates" to control whether the same name can win twice.

Is there a limit on names?

No hard limit — the tool handles hundreds of names without issue. Very large lists (10,000+) may cause a slight delay.

Can I re-pick after removing a winner?

Yes — click the × next to a winner's name in the history to exclude them from future picks. Or simply delete them from the list.

Does the tool work offline?

Yes — once the page has loaded, no internet connection is required.