rweir / descrambluh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

descramble an anagram

descrambluh takes one argument, the scrambled word, then prints out any permutations of that string that that it finds in /usr/share/dict/words.

Example usage:

go run . betguuserf
subterfuge was found

About

License:GNU General Public License v3.0


Languages

Language:Go 100.0%