pseudorandom-password-genarator
a password genarator/manager for passwords uesing a pseudorandom number genarator when you give the program a word eg discord it comes up with a randomaly genarated password based on whats in your keyfile so you will always get the same password every time you put in the same string
How to install
on linux just add "alias passgen='sh ~path_to_file_goes_here' to your ~/.bashrc file
on windows just run the .py file