JessonChan / pswd

pass word

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GO111MODULE=off go get -u github.com/JessonChan/pswd
GO111MODULE=off go install github.com/JessonChan/pswd
Usage of ./pswd:
-c string
自定义字符
-l int
密码长度 (default 8)
-s true/false 是否使用特殊字符%、(、)、-、=、@

pswd -l=12 -s=true -c="^_$#)+"

About

pass word

License:Apache License 2.0


Languages

Language:Go 100.0%