Toolzy

List Randomizer

Shuffle a list of lines into a random order.

Paste a list and shuffle it into a random order. Useful for randomizing tasks, questions or names.

How to use

  1. Paste your list, one item per line.
  2. Click Shuffle.
  3. Copy the randomized result.

Frequently asked questions

Does it keep all items?
Yes, shuffling only changes the order — nothing is removed.
Is the order truly random?
It uses a Fisher–Yates shuffle with the crypto RNG.

Related tools