1 个不稳定版本
0.1.0 | 2024年6月14日 |
---|
#3 在 #right
6KB
108 行
rgen
从终端直接生成加密安全字符串、数字等。
安装
从源代码编译
要从源代码编译,请阅读此指南
用法
Usage: rgen [OPTIONS] <COMMAND>
Commands:
string
-l, --length <LENGTH> [default: 20]
-t, --type <type> [default: ascii] [possible values: ascii, letters, numbers, extended, hex]
number <MIN> <MAX>
boolean
-t, --type <type> [default: true-false] [possible values: true-false, yes-no, numeric]
help Print help or the help of the given subcommand(s)
Options:
-c, --count <COUNT> [default: 1]
-h, --help Print help
-V, --version Print version
依赖项
~1.7–2.3MB
~43K SLoC