/password-generator-python

A CLI based Password Generator for Python

Primary LanguagePython

password-generator-python

A CLI based Password Generator in Python

  • Just run the generate_password.py file
  • It will ask for the parameters to consider for the passphrase and the length of it
  • Then it will generate and display a password and also copy it to your clipboard