PwdGen PwdGen is generating passwords based on the character frequency. commands go mod tidy go build -o pwdgen . go run . go run -race .