Simple command-line password generator written in Go
Go to file
2022-12-19 17:25:17 -06:00
bin (Old binaries were broken) Rebuilt all binaries properly this time also included are the new error handling changes, and smaller overall binary sizes (built with -w and -s flags + UPX compression) 2022-12-19 17:25:17 -06:00
.gitignore Remove .exe file extension, it false flags on Windows 10 antivirus 2022-10-21 10:05:31 -05:00
go.mod Switch to the latest Go version 2022-10-09 15:28:28 -05:00
LICENSE Initial commit, version 1.0 2022-08-02 17:40:58 -05:00
main.go Added better error handling 2022-12-19 10:21:06 -06:00
README.md Update README.md 2022-12-14 15:09:43 -06:00

GoPass

An easy to use command-line password generator that creates secure passwords (Version 1.1 adds proper cryptographic seeding of math/rand)

Usage:

./gopass [number of characters]


eg: ./gopass 32
output: E$bGOiiPASS*,ISl{!MJ&<\[COOL0eVw