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.

使用方法

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

常见问题

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.

相关工具