1 个不稳定版本
0.1.0 | 2021年11月14日 |
---|
58 在 #唯一标识符 中排名
52KB
169 代码行
rusted-uuidrs
简单的 UUID 命令行生成工具
uuidrs 0.1.0
github.com/mad4j
Universally Unique Identifier Command-Line Tool in Rust
USAGE:
uuidrs.exe [OPTIONS]
FLAGS:
-h, --help Prints help information
OPTIONS:
-c, --count <count> number of ids to be generated [default: 1]
-f, --format <format> format of generated ids {str|siv} [default: str]
-v, --version <version> type of generated ids {nil|mac|dce|md5|random|sha1} [default: random]
依赖项
~4MB
~72K SLoC