An open API service indexing awesome lists of open source software.

https://github.com/shawsumma/name-anagram-solver

Solves Anagrams of Names
https://github.com/shawsumma/name-anagram-solver

Last synced: about 1 year ago
JSON representation

Solves Anagrams of Names

Awesome Lists containing this project

README

          

# Name Anagram Solver

Run `python3 name.py` and type in the input.

It will print out either `None` if none are found or the most likely name.