Random Winner Picker
Run a fair giveaway or raffle draw: paste your entrants and pick one or more winners at random, with no duplicates. Transparent Fisher–Yates draw, entirely in your browser.
How it works
Every entrant gets exactly the same chance. The list is shuffled with a Fisher–Yates shuffle (an algorithm that produces every possible ordering with equal probability) and the winners are taken from the top. Winners are always distinct, so no one is drawn twice.
The randomness comes from your browser's cryptographically secure generator, so a draw can't be predicted or rigged. Run it again any time for a fresh, independent result.
Fair and private: your entrant list never leaves your browser.
What this does
A random winner picker runs a fair giveaway or raffle draw — paste your entrants and pick one or more winners at random, with no duplicates.
How to use it
- Paste your entrants.
- Set the number of winners.
- Draw.
- Read the winners.
How it works
Every entrant has the same chance: the list is shuffled with a Fisher–Yates shuffle using secure randomness, then winners are taken from the top. Winners are always distinct, and the list never leaves your browser.
Example
Drawing 3 winners from 100 entrants gives each a 3% chance.
Sources & methodology
Last updated .
Frequently asked questions
Is the draw fair?
Yes. Every entrant has exactly the same chance: the list is shuffled with a Fisher–Yates shuffle using your browser’s cryptographically secure random generator, then winners are taken from the top.
Can someone win twice?
No. Winners are always distinct, so each entrant can be drawn at most once even when you pick several winners.
Is my entrant list private?
Completely. The list never leaves your browser, nothing is uploaded, logged or stored.
Related tools
Random Picker
Paste a list and pick one or more items at random, with or without repeats. A fair Fisher–Yates shuffle powered by your browser’s secure random generator, nothing is uploaded.
Dice Roller
Roll any dice using standard notation (2d6, 1d20+5, 4d8-2) or tap a quick die (d4–d100). See every individual roll and the total, generated fairly in your browser.
Password Generator
Create strong, random passwords with full control over length and character types (uppercase, lowercase, digits and symbols) plus a live strength estimate. Generated entirely in your browser.
Passphrase Generator
Generate memorable, high-entropy passphrases from the EFF diceware wordlist (7,776 words). Choose the number of words, separator and extras, with a live strength estimate. Built in your browser.