Skip to content

danielns-op/pywdgenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pywdgenerator


Secure password generator as needed.

How to use

  1. run the file with python3
    python3 pywdgenerator.py
  2. Define your password characteristics
    How many letters would you like: 8
    How many symbols would you like: 3
    How many numbers would you like: 4
  3. Your secure password will be generated
    ----> Here is your password: *#9q71)tOhQ2GPk

If another password is generated with the same characteristics, it will not come the same as the previous one, they will be different passwords.

About

Python password generator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages