Skip to content

nwolber/passgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#passgen Build Status A simple command-line password generator.

#Install

go get github.com/nwolber/passgen

#Usage #####Simple mode By default one 16 characters long password will be generated.

passgen
B6klb7eaUDTb2qmb

#####Batch mode

passgen -n 10
01cptEKB3ViWYkYt
y5k8KV3DVUNnJnzy
g2SDGcrDzvAIplmH
OmpFPgtKAyRPiG67
EMxiSnWxAPF1oAp6
2HbmCis85pSW2fTj
y6S7bcSiIWn8XBwI
Cbcjsm5I0lmmLmdA
8Ozvq1gqYUEw6KkD
g9LJjswSObhVvUre

#####Longer passwords

passgen -l 32
BlYipy4YkoLBghxouatsuqYT8InFej3E

#####Different alphabet

passgen -a "abcedfghijklmnopqrstuvwxyz-_#+§"
§jykevedt_elx-fb

About

A simple command-line password generator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages