Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Password generator

Description

Simple password generator written in Python.

How to use?

Generate password of particular length:

python3 pass_gen PASSWORD_LENGTH

Generate list of N passwords of particular length:

python3 pass_gen PASSWORD_LENGTH QUANTITY_OF_PASSWORDS

PASSWORD_LENGTH - default value is 16, for security reasons consider values >=16 (20 is recommended)

About

Simple password generator written in Python.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages