2022-10-09 15:28:04 -05:00
2022-10-09 15:28:28 -05:00
2022-08-02 17:40:58 -05:00
2022-10-09 15:57:01 -05:00
2022-10-09 21:17:41 +00: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
Description
Simple command-line password generator written in Go
Readme 57 MiB
Version 1.3.3 Latest
2024-11-01 19:36:27 +00:00
Languages
Go 63.5%
Makefile 36.5%