4 个版本
0.1.4 | 2020 年 12 月 1 日 |
---|---|
0.1.2 | 2020 年 12 月 1 日 |
0.1.1 | 2020 年 12 月 1 日 |
0.1.0 | 2020 年 12 月 1 日 |
#27 in #guid
5KB
UUID 生成器
简单的 UUID 生成器(目前仅生成 v4)
安装
cargo install uuid-generate
用法
USAGE:
uuid-generate [OPTIONS]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-d <delimiter> Delimiter (if n > 1) [default: ,]
-n <uuid-count> Number of UUIDs to generate [default: 1]
依赖
~4MB
~68K SLoC