Countdown 'Letters' Solver

This script was designed to solve the 'Letters' game from TV's Countdown; however it can also be used to find anagrams. It usually takes less than a second to run.

To use it, simply enter the letters of the challenge into the box below. The script ignores white space, non-alphabetic characters and character case.

 

Please note: at the moment, solutions that do not conform to the rules of the TV version of the game may be generated. This is due to the dictionary file that is currently being used. I am much too lazy to actually compile a dictionary file that strictly complies with the rules of the game.