Skip to content

This website is a password generator that creates random passwords with specified length and character types including uppercase and lowercase letters, numbers, and special symbols.

License

Notifications You must be signed in to change notification settings

kamolgks/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshots (Desktop):


Screenshots (Mobile):


Launch

Clone the repository:

git clone https://github.com/Kamolgks/Password-Generator

Then install requirements:

pip install -r requirements.txt

Then run the file:

python3 app.py

Requirements

  • Python3 (version 3.8 or later)
  • Flask

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE.

About

This website is a password generator that creates random passwords with specified length and character types including uppercase and lowercase letters, numbers, and special symbols.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published