Skip to content

awkcodes/mapss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

mapss password generator

mapss generate passwords depending on a given pattern from user, if no pattern is specifies the program uses and internally defined pattern

Usage : python3 mapss <pattern>

pattern should be only a combination of letters 'l', 'n' and 's'.

l for letters and n for numbers and s for symbols(punctuations and stuff)

any letter that is not in this combination is ignored

About

pattern based password generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages