Skip to content

raihaniqbal1999/Python-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Python-password-generator

Requirements

1.Git
2.python3

Setup

Clone the repository using the command below:
git clone https://github.com/raihaniqbal1999/Python-Password_Generator.git
Install python3.
Install the dependencies using the commands below:
pip3 install string
pip3 install secrets

Execution

  • Run the command:
    python3 app.py

Output

  • It generates requested number of passwords of requested length.

Releases

No releases published

Packages

No packages published

Languages