TXT-06Text
Sort Lines
Alphabetically, by length, shuffled
TXT-06Result
Your data never leaves your device: this tool runs locally in the browser.
Sort Lines
Sort list lines alphabetically (both directions), by length, or shuffle them randomly — handy for lists, rankings and draws.
Frequently asked questions
How are accented letters sorted?
Using the browser locale's collation rules, so é sorts next to e and case doesn't interfere.
Is the shuffle fair?
Yes, it uses the Fisher–Yates algorithm with a cryptographic randomness source.