List Randomizer & Sorter
Shuffle a list, sort it, remove duplicates, reverse it, or pick a random item — great for raffles and giveaways.
How to use List Randomizer & Sorter
- Paste your list, one item per line.
- Choose shuffle, sort, dedupe, reverse, or pick random.
- Copy the result.
Frequently asked questions
- Is the shuffle truly random?
- It uses an unbiased Fisher–Yates shuffle for a fair, uniform order.
- Can I pick a single random winner?
- Yes — the "pick random" option selects one item from your list.