Skip to content

richardneal/Anagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anagram

Small program that finds anagrams for a given word or phrase, with some advanced options. Creates a trie of the included dictionary, then recursively traverses it to generate anagrams from the input.

About

Generates anagrams!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages