Skip to content

Wermat159/Password-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Password-Creator

Compatibility

  • This program runs on python 3.10

Features

  • Create a password with given specifications
  • Choose number of:
    1. Lowercase letters
    2. Uppercase letters
    3. Numbers
    4. Symbols

Usage:

Windows

  • Open up the command prompt
  • Type in the following command:

python Password-Generator.py

For Debian-based GNU/Linux distributions

  • Open up your terminal
  • Type in the following command:

python Password-Generator.py

For MacOS

  • Open up your terminal
  • Type in the following command:

python Password-Generator.py

TODO

  • Add feature to generate password with "default" values
  • Add feature to generate multiple passwords at once
  • Add feature to make easily memorizable and readable passwords

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages