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
- 1Paste one item per line.
- 2Shuffle the list.
- 3Copy the new order.
Examples
Three lines
Inputa b cOutput
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.