Random List Picker & Shuffler
Pick random winners from a list, or shuffle it into a random order.
Pick random winners from a list (raffles, giveaways, picking who goes first) or shuffle the whole list into a random order. Uses an unbiased Fisher–Yates shuffle. Runs in your browser.
Paste a list — names, entries, options — and either pick random winners or shuffle the whole list into a random order. Perfect for raffles and giveaways, deciding who goes first, assigning tasks or randomising any order. It uses an unbiased Fisher–Yates shuffle. Runs in your browser.
How to use the Random List Picker
- Paste your list, one item per line.
- Choose 'Pick winners' (and how many) or 'Shuffle all'.
- Read and copy the result.
Frequently asked questions
Is the pick fair?
Yes. It uses a Fisher–Yates shuffle, which gives every item an equal chance — suitable for casual raffles, giveaways and decisions.
Can I pick more than one winner?
Yes — choose 'Pick winners' and set how many. The tool returns that many distinct items from your list.