Skip to content

Easily make a password that satisfies the requirements of most websites

Notifications You must be signed in to change notification settings

cguptac/randpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

randpass

Easily make a password that satisfies the requirements of most websites

>> randpass.py -nul -s "%$#&+" 16

will create a password that will use numbers (n), lowercase (l) and uppercase (u). Also use the symbols (s) "%$#&+". Make the password of length 16.

About

Easily make a password that satisfies the requirements of most websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages