List Randomizer

Paste a list, one item per line, and shuffle it into a truly random order — or pick a few winners at random.

⚡ Runs entirely in your browser

Nothing added yet — paste or type your list above.

Result

Items in
0
Items out
0
Duplicates removed
0

How the list randomizer works

Three steps. No sign-up, no upload, no wait.

1

Paste your list

Drop in names, tasks, teams, prizes — anything, one item per line.

2

Shuffle or pick

Reorder every item at random, or ask for just N random winners.

3

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.

Frequently Asked Questions

How do I enter my list?
Paste or type one item per line. Names, tasks, teams, prizes — anything works, and each line is treated as a separate item.
How random is the shuffle?
It uses your browser's cryptographically strong random generator, so every ordering is genuinely unpredictable and every item has an equal chance of landing in any spot — fair enough for giveaways and draws.
Can I pick just a few winners instead of shuffling everything?
Yes. Turn on the pick option and set how many items you want, and it will draw that many at random from your list.
Can it remove blank lines and duplicates?
Yes. One option trims spaces and ignores empty lines, and another removes duplicate items before shuffling, so your result stays clean.
Will it give the same order if I shuffle again?
No. Each shuffle produces a fresh random order, so pressing the button again reshuffles from scratch.
Is my list uploaded anywhere?
No. The shuffle runs entirely in your browser on your own device. Your list is never uploaded, and we never see it.