Password Generator using Python 3

Parameters

  1. Has numbers
  2. Has special characters

Steps

  1. Download the password_generator.py file
  2. Run using

    python3 password_generator.py

  3. Input all the parameters
  4. Done!