pwgen

command module
v0.0.0-...-c8cff1f Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2021 License: MIT Imports: 10 Imported by: 0

README

pwgen

安装

go get github.com/jetiny/pwgen

简单的密码生成, 生成后自动进入剪切板

pwgen
/;vRXH>&
password has been copied to the clipboard.
pwgen --help
Usage of pwgen:
  -b	copy to clipboard, 复制到剪切板 (default true)
  -c int
    	count of output, 密码个数 (default 1)
  -n int
    	number of characters, 密码位数 (default 8)
  -nc int
    	minimum count of numbers (default: any), 数字个数 (default -1)
  -sc int
    	minimum count of symbols (default: any), 字符个数 (default -1)
  -v	show version

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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