SucharitaMohanty / passwordgen

This is a random password generator to generate random password for your accounts and store it also for your ease

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Passwordgen

This is a random password generator to generate random password for your accounts and store it also for your ease.

This program is written in Python3 that's why you need to have Python3 installed.

Install git to clone this repo

Guide:-

cd passwordgen

pip install -r requirement.txt

python pwdgen.py

To see the password stored:-

python seepass.py

Thankyou Hope You will like it...This is my first Python Script 😅

About

This is a random password generator to generate random password for your accounts and store it also for your ease


Languages

Language:Python 100.0%