Mine for short-worded mnemonics that are easy to store and use
New version additions: Colored output with time, iterations and character count. Now it keeps log You can choose a treshold and a count of times the same number shall repeat
Execute the script using python and have fun
Parameters:
--threshold: The script will find mnemonics with the number of characters from the set threshold and lower
--count: number of times it will get repeated results.
--logfile: creates a .txt logfile with the name provided
Example: python seedtopup.py --threshold 49 --count 3 --logfile my_log6.txt
made with the help of Openai o1