anagram-helper Help you to cheat and win an anagram game createDict.py creates a dictionary array with /usr/share/dict/words. generate.py takes n letters and generate possible words from the longest(n-letter) to the shortest(3-letter).