Shuffle Lines

Randomize the order of lines in text.

Text

Paste a list (one item per line) and click Shuffle to randomize the order. Useful for randomizing options, names, or quiz answers. Runs in your browser — nothing is sent to a server.

About Shuffle Lines

Shuffle Lines randomizes the order of lines in your text. Paste a list (names, options, tasks) and get a new order each time. The algorithm is unbiased so every permutation is equally likely. Handy for quizzes, picking random order, or breaking order bias.

How to use

  1. Paste or type your list (one item per line).
  2. Click Shuffle lines. The result appears below. Click again for a new order.
  3. Use Copy result to copy the shuffled list.

Frequently Asked Questions

How is the order randomized?
We use a fair shuffle (Fisher–Yates) so every ordering is equally likely. It runs in your browser.
Is my text sent to a server?
No. Shuffling is done entirely in your browser. Your text never leaves your device.
Can I keep empty lines?
Yes. All lines are shuffled as-is. Use Remove Duplicate Lines or Text Trim first if you want to clean the list.