Shuffle a List
Put your list into a fair, random order.
One item per line, or separate with commas.
How it works
- Paste or type your items (one per line).
- Click “Shuffle”; we use Fisher-Yates for a fair, uniform shuffle.
- Copy or share the new order.
Frequently Asked Questions
How do I shuffle a list?
Paste your items separated by commas or new lines, then press "Shuffle".
Is the shuffle truly random?
Yes — the Fisher-Yates algorithm is used, which produces mathematically fair random permutations.
How many items can I shuffle?
There's no practical limit — hundreds or even thousands of items work fine.
Is it suitable for a name draw?
Yes, perfect for name draws, picking order, or random pairing.