List Randomizer
Paste a list, one item per line, and shuffle it into a truly random order — or pick a few winners at random.
Nothing added yet — paste or type your list above.
Result
How the list randomizer works
Three steps. No sign-up, no upload, no wait.
Paste your list
Drop in names, tasks, teams, prizes — anything, one item per line.
Shuffle or pick
Reorder every item at random, or ask for just N random winners.
Copy the result
Grab the shuffled list with Copy, or download it as a text file.
Fair, unbiased shuffling
This tool uses the Fisher–Yates shuffle, the standard algorithm for
producing an unbiased random permutation — every possible ordering of your list is
equally likely. The randomness comes from your browser's
cryptographically secure generator (crypto.getRandomValues),
not the weaker Math.random, so results are genuinely unpredictable.
Turn on Pick only some items to draw a random subset — perfect for giveaways, raffles, choosing who goes first, or splitting a group. Enable Remove duplicate items to make sure the same entry can't win twice, and keep Ignore blank lines on to skip empty rows from copy-pasted lists.
It's ideal for teachers picking students, managers assigning tasks, streamers running giveaways, and anyone who needs a genuinely fair draw.
Private by design. Your list never leaves your device. All shuffling happens right here in your browser — nothing is uploaded or stored.