- A random password generator that runs in your terminal
- Includes letters, digits and symbols
- Passwords are between 8 and 32 characters
- Much quicker and safer than a web application
- No trackers and key loggers to worry about
- Password length restriction is to comply with most account setup requirements
Type the command below:
python3 app.py