Skip to content
D DocNectar

Free Random List Shuffler

Shuffle a pasted list into random order using a seeded Fisher-Yates shuffle.

100% Free No Signup Works on all devices

Built and fact-checked by the DocNectar team — see our editorial standards

Thanks for rating!

Key Features

Instant Calculation

Get accurate results in real time with our optimized algorithm.

Mobile Friendly

Fully responsive design. Works on all devices & screen sizes.

Privacy Focused

Your data stays on your device. We don't store any inputs.

100% Free

No hidden costs. This tool is completely free forever.

Paste a list (one item per line) and get it back in random order, using the standard Fisher-Yates shuffle algorithm. An explicit seed option means you can reproduce the exact same shuffle again later if needed.

How it works

Each item is swapped with a randomly-chosen earlier item, working from the last item to the first — the standard unbiased Fisher-Yates shuffle. A numeric seed controls the randomness; the same seed always reproduces the same shuffle order.

  1. Enter list (one item per line).
  2. Enter seed (optional — leave blank for random).
  3. Click Calculate to see your results.

Examples

Randomizing a list of names

Shuffling "Alice, Bob, Carol, Dave" with a given seed always produces the same randomized order for that seed, which is useful for reproducible draws or assignments.

Who should use it

  • Randomizing a raffle or drawing order.
  • Shuffling a playlist, reading list, or task list.

Industry applications

  • Education (randomized group assignments)
  • Event planning and raffles

Advantages

  • Standard, proven-unbiased shuffle algorithm.
  • Optional reproducible seed.

Limitations

  • Text-based lists only — doesn't handle rich formatting or attachments.

Common mistakes to avoid

  • Expecting a fresh shuffle each time when a specific seed is entered — the same seed always gives the same result by design.

Best practices

  • Use a specific seed when you need a reproducible "random" assignment (e.g. a randomized team draw you might need to re-verify later).

Tips

  • Note down the seed shown in the result if you might need to reproduce or verify this exact shuffle later.

Frequently asked questions

It controls the random number generator — leaving it blank gives a fresh random shuffle each time, while entering a specific number lets you reproduce the exact same shuffle later.
Yes — Fisher-Yates is the standard proven-unbiased shuffle algorithm, giving every possible ordering an equal chance.

Get new calculators and guides in your inbox

No spam — just new tools like Random List Randomizer Shuffler and practical guides.

Favorites