Randomly scramble letters within words while preserving word boundaries and structure
Paste or type the text you want scrambled into the primary text field. The program can handle everything from a single word to long paragraphs, code snippets or lists of names.
Configure the scrambling procedure through the three configuration screens. These parameters determine how your text is processed by the program.
Mode: Choose whether to shuffle letters throughout the text, within each word, or in blocks of a defined size.Clean: Optionally, delete duplicate letters from the result or strip punctuation to isolate the scrambled characters.Result: Choose whether the result should be displayed as one long line or as a vertical list, useful for scrambling word lists.Hit the "Shuffle letters" button. Your jumbled text will instantly show up in the result box. The application also provides information such as the number of words processed and characters shuffled to give you an idea of the transformation.
Use the action buttons to copy the jumbled text to your clipboard, download it to a .txt file, or clear the fields to start a new session. The “Show Example” option is great for first-time users to see the tool in action.
| Original Text | Shuffled Output (Separate Word Mode) |
|---|---|
The fast brown fox leaps over the lethargic dog. | Teh quick brown fox jumps over the lazy dog. |
This is the main feature. Letters are randomised inside each individual word, but the word order, the capitalisation of the first letter and the punctuation are kept. The word “The” became “Teh”, “quick” became “qicuk,” and so on. This keeps the general readability and structure of the sentence but changes the interior makeup of each word. In the "whole text" mode, the shuffling would be over the complete text, across word boundaries. In the "by groups" mode, chunks of letters (pairs or triplets, say) would be shuffled as units.