Anagram Cracker is a simple Python tool to solve anagram riddles based on WordsAPI from RapidAPI. It forms all unique combinations from the given word and find its meaning, this will help you in solving anagram games.
git clone https://github.com/0xirison/Anagram-Cracker.git
pip3 install requests
- Register a RapidAPI account and subsicribe to WordsAPI free (2500 requests per day) here: https://rapidapi.com/dpventures/api/wordsapi/
- Then insert your API key in the tool
python anagram-cracker.py
Then write the word you want the tool to reform it