pswdgen

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 5, 2025 License: MIT Imports: 1 Imported by: 0

README

pswdgen

pswdgen generates a random password.

Build

go build .

Install

go install github.com/chevaliersoft/pswdgen@latest

Man

pswdgen generates a password for you

Usage:
  pswdgen [flags]

Flags:
  -h, --help         help for pswdgen
  -l, --length int   password length (default 16)
  -w, --lower        use lower characters
  -n, --numbers      use numbers
  -s, --specials     use special characters
  -u, --upper        use upper characters

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
gen

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL