Gearboxly

Free List Randomizer

Shuffle a list or pick a random item.

Feedback Report issue
Loading tool…

What is the List Randomizer?

Picking a giveaway winner, ordering a lineup, choosing who goes first — the moment fairness matters, doing it in your head doesn't cut it, because people are famously bad at being random. A proper shuffle removes any bias or favouritism from the choice.

This list randomizer shuffles your list into a truly random order or picks a winner for you, using an unbiased algorithm right in your browser.

Last updated: Aug 13, 2026

What does this tool do?

You paste a list with one item per line, and the tool can shuffle it into a random order or pick a single random item.

It can also remove duplicate lines, sort the list alphabetically, or reverse it — and you can copy the result with one click.

Key features

Fair shuffle

Unbiased Fisher–Yates randomization.

Random pick

Choose one winner from the list.

Remove duplicates

Strip repeated lines.

Sort & reverse

Order alphabetically or flip it.

Private

Runs in your browser — nothing uploaded.

Example

Input
A list of 50 entrant names
Processing
The tool shuffles the list or picks one at random.
Output
A randomized order, or a single randomly-chosen winner.

Common use cases

  • Giveaway hostsPick a fair winner from entries.
  • TeachersRandomize who answers or presents.
  • Team leadsSet a random standup order.
  • Event organizersDraw names or seat assignments.
  • StreamersChoose a random viewer or prize.
  • ResearchersRandomize a sample order.
  • GamersDecide turn order fairly.
  • Anyone decidingLet chance make the call.

Benefits

  • It removes human bias from the choice.
  • It's provably fair with an unbiased shuffle.
  • It handles picking, deduping and sorting too.
  • It keeps your list private in the browser.

Tips

  • Put one item per line for clean results.
  • Remove duplicates first if each entry should be unique.
  • For a giveaway, shuffle and take the top N as winners.
  • Screenshot or record the draw if you need to prove fairness.
  • Blank lines are ignored automatically.
  • Sort A–Z first if you want a predictable starting point before shuffling.
  • Re-run for a fresh order any time.
  • Copy the result to share or archive it.

Common mistakes to avoid

Trusting a mental 'random' pick

Fix: People aren't random — use a real shuffle to stay fair.

Duplicate entries skewing odds

Fix: Remove duplicates so no one gets extra chances (unless intended).

Items on one line

Fix: Put each item on its own line so they're counted separately.

Not documenting a draw

Fix: Record the result if you need to show the pick was fair.

How it works

  1. 1

    Paste your list

    One item per line.

  2. 2

    Choose an action

    Shuffle, pick, dedupe, sort or reverse.

  3. 3

    Copy the result

    Grab the randomized list.

Frequently asked questions

Shuffle a list into random order, pick one random item, remove duplicate lines, sort alphabetically, or reverse the order.

Yes. It uses a Fisher–Yates shuffle with the browser's random generator, so every ordering is equally likely.

Shuffle a list into random order, pick one random item, remove duplicate lines, sort alphabetically, or reverse the order.

Yes. It uses a Fisher–Yates shuffle with the browser's random generator, so every possible ordering is equally likely.

Shuffle the list and take the top few, or pick one at a time and remove each winner.

Yes — thousands of lines shuffle instantly in the browser.

No. Empty lines are ignored so they don't dilute the results.

No. Everything runs locally in your browser.

Conclusion

A list randomizer makes fair, unbiased choices effortless — whether you're drawing a winner or setting an order. Pair it with the random number generator for numeric draws.

Related tools