Text Tools
Recently added

Shuffle Lines

Randomly shuffle lines of text.

Features

  • Random line order
  • Good for sampling lists
  • Re-shuffle anytime

How to use Shuffle

  • 1
    Paste one item per line.
  • 2
    Shuffle the list.
  • 3
    Copy the new order.

Examples

Three lines

Input
a
b
c
Output
b
a
c

About Shuffle

Shuffle Lines randomizes order when you need a fair sample, a mixed review queue, or test data that should not stay sorted. Re-run for a new permutation.

Frequently asked questions

It is fine for everyday randomization, not for security-critical shuffling.

Keep the original paste if you need the prior order.

Yes.