MM Word Dejumbler v2.2:
- Input the scrambled letters
- Select the dejumbler method
- Unscamble Word - This method will return all valid english words that use ALL of the letters (none left out or used more than once). For example, the string "tac" will return "act, cat".
- Find All Words - This method will return all valid english words that use ANY of the letters of the string. It may use 1, 2, 3, etc of the letters in the string. For example, the string "tac" will return "a, act, at, cat".
- Hit the button and be patient. The more letters you input, the longer it's going to take (exponentially).
- The result will appear below.
- non-letters are automatically removed from the string.
|