Skip to content

littleroot/passw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A command line password generator.

% newpassw
D8f-UYH-pK8-tQ3

A generated password will contain at least one uppercase letter, one lowercase letter, one number, and one hyphen.

Install

go get github.com/littleroot/passw/cmd/newpassw

Test

go test

About

A password generator in Go using crypto/rand.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages