List Randomizer

Shuffle a list of lines and optionally pick a random subset.

Support
Works Offline
Privacy First
No Login
No API

Input list (one item per line)

Randomized output

Total items
5
Output items
5

About the List Randomizer

Randomly shuffle a list of lines using a seedable random generator for reproducible results, optionally picking only the first N items and removing duplicates before shuffling.

Examples

Shuffle names

Alice
Bob
Charlie

Output

Bob
Charlie
Alice

Keyboard shortcuts

  • Copy the main outputCtrl / ⌘ + Shift + C
  • Download the resultCtrl / ⌘ + S
  • Share this toolCtrl / ⌘ + Shift + S
  • Reset the inputsAlt + R
  • Open the tool search paletteCtrl / ⌘ + K

Related tools

Frequently asked questions

Version 1.0.0 · Updated 2026-08-06 · Runs entirely in your browser