Search for a tool
Shuffled Letters

Tool to shuffle letters. Mixing letters of a message is enough to make it incomprehensible. It is possible to perform blocks permutations to make group of shuffled letters.

Results

Shuffled Letters -

Tag(s) : Word Games

Share
Share
dCode and more

dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'Shuffled Letters' tool for free! Thank you!

Shuffled Letters

Letter Un-Shuffler

This page generates any mix of letters. To create words that exist in the dictionary:

To generate new words or mix them:

⮞ Go to: Word Mixer
 











See also: Word MixerTypoglycemia

Letter Shuffler/Word Shuffler

 













Answers to Questions (FAQ)

What is a letter shuffle? (Definition)

Letter shuffling is a method that consists, as its name suggests, of mixing the letters of a message.

This technique can be used during an encryption, which will then be called by transposition, and in this case, the mixture must follow certain rules so that it is reversible.

How to encrypt using a letter shuffler/mixer?

Several methods are possible:

Mix by writing backwards

An easy reversible mixing is to write backward, the message become less readable.

Example: ABCDEF becomes FEDCBA (reversal of order)

Start-end cycle shuffle

The first letter goes at the beginning, the next at the end, then at the beginning and so on

Example: ABCDEF turns successively into A, AB, CAB, CABD, ECABD and ECABDF

Mix by random write

If all the letters are randomly shuffled once, it will be very difficult (if not impossible) to recover the original message without knowing the permutation used.

Split by words

In order not to make too complex mixtures, the message can be broken down into words. It will then generate an anagram of the word (which exists or not).

Split by blocks

For an easier shuffling, the message may be broken down by a fixed block size. Generally, it is best to use short blocks.

Example: If the block size is 2, take the letters in pairs, and reverse their position DCODE becomes CDDOE.

Transposition

dCode offers a tool for performing transposition ciphers.

How to decrypt a letter shuffled cipher?

Decryption requires to recover the original order of mixed letters.

If it is a word split, find the existing anagrams, and among these, the right original word.

If it is a block split, find the original permutation again several solutions possible, if the permutation is random, find the most logical/plausible one.

If it is a sentence, it is extremely difficult if not impossible in a reasonable amount of time.

What is the typoglycemic shuffling?

dCode has a tool for mixing the letters of a message while keeping it (theoretically) readable by a human: see the typoglycemia tool.

Example: Aoccdrnig to a rscheearch at Cmabrigde Uinervtisy, etc.

Source code

dCode retains ownership of the "Shuffled Letters" source code. Any algorithm for the "Shuffled Letters" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Shuffled Letters" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "Shuffled Letters" or any other element are not public (except explicit open source licence like Creative Commons). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.

Cite dCode

The content of the page "Shuffled Letters" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source. Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).
To cite dCode.fr on another website, use the link: https://www.dcode.fr/shuffled-letters
In a scientific article or book, the recommended bibliographic citation is: Shuffled Letters on dCode.fr [online website], retrieved on 2025-04-15, https://www.dcode.fr/shuffled-letters

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'Shuffled Letters' tool for free! Thank you!


https://www.dcode.fr/shuffled-letters
© 2025 dCode — The ultimate collection of tools for games, math, and puzzles.
 
Feedback