Randomize / Shuffle Text Lines



What does this tool do?

The text lines shuffler tool takes a set of text lines as input and output them after random shuffling. The text lines randomization may come handy in a variety of scenarios. For example, it can be used to shuffle lines as a quiz (and then ask the players to rearrange the text lines in the original order). Text line shuffling can also provide a bit of a new feel to a list of text lines if their sequence is not all that important.

This tool uses basic computer algorithms to randomize text lines. Please note that to keep the original input as it is, this tool does not remove the blank lines or duplicate lines. You can always click the undo button to remove random shuffling and get your original text line back.