Opensource Project
Simple Python Password Generator
This repository is just for peoples who want to generate strong-passwords for there social-accounts.
This password-generator is fully made using python.
Contributions are always welcome with some basic rules such as (use good commit-message , include sign-off tag)
How to use this script ?
STEP 1
⇒ Clone and run
git clone https://github.com/karthik558/password-generator
cd password-generator
python3 main.py
STEP 2
⇒ Using an online compiler
just click on the bottom URL() and run the code (easy)
PASSWORD GENERATOR