Simple and effective random password generator
- Set up your passwords with numbers, letters and/or symbols
- Configure password length up to 2048 characters
- Calculate password entropy and strength
- Script uses the more modern and adequate secrets module to generate random passwords
- Copy generated password to clipboard
- Python 3.6+