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

STAR THIS REPOSITORY IF YOU LIKE MY WORK ⭐