Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure password generator

Simple program written in python that generates, using string and random modules, a secure password with the length that you choose.

Requirements

  • Python 3.6

Usage

python3 secure_password.py or python3 secure_password.py <length>

Example

Secure Password Gif

Documentation

https://yorchly.github.io/secure-password-doc/

About

Simple program written in python that generates a secure password (combining pseudo-randomly letters, special chars and numbers) with the length that you choose.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages