Password generator made in PyQt. You can use it as agreed in the license.
Just simple password generator. Use this tool to generate your passwords, you can decide how long password has to be (up to 256 characters) and which types of chars should be in it, choose language and copy generated password by one simple button!
- Install Python3
- Install PyQt5
- Open interface.py