Skip to content

joramkempf/MsPasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MS Password Generator

Generates Microsoft-style passwords according to the scheme: one upper case letter, two lower case letters, 5 digits

Build and run from source

docker build . -t mspasswordgenerator
docker run -p 5000:5000 mspasswordgenerator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages