Skip to content

0xfce/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Password Generator

Simple password generator using python

Arguments:

  • -l/--length Specify a length to the password
  • -s/--symbols Adds symbols to the password
  • -u/--upercases Adds uppercase alphabets to the password
  • -n/--numbers Adds numbers to the password.

Usage

Example:

python3 pass_gen.py -sun

About

Simple password generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages