Scramble Lines
Randomly reorder lines of text (original functionality)
Line 1\nLine 2\nLine 3 → Line 2\nLine 3\nLine 1
Scramble Words
Randomly reorder words while preserving line structure
Hello beautiful world → world Hello beautiful
Scramble Characters
Randomly reorder characters within each word
Hello world → Hlleo wlord
Scramble Sentences
Randomly reorder sentences within the text
First. Second. Third. → Second. Third. First.
Scramble Paragraphs
Randomly reorder paragraphs (separated by empty lines)
Para 1\n\nPara 2 → Para 2\n\nPara 1
Scramble Everything
Apply multiple scrambling methods for maximum randomization
Complete randomization