9个版本

0.1.11 2022年5月11日
0.1.10 2021年8月1日
0.1.5 2020年2月26日
0.1.4 2019年11月8日

#835 in Rust模式

每月49次下载

MIT许可证

16KB
55

objid

Crates.io CII Best Practices

随机的Rust对象标识符。

该程序生成适合代码生成器的随机id。

安装

您可以从该仓库或Crates(一旦发布)安装objid

# install from Cargo
$ cargo install objid

# install the latest from GitHub
$ cargo install --git https://github.com/montao/objid.git

命令

运行程序会生成如下新的对象标识符。

$ objid
Random object id: _e4lzU1OgCT

依赖关系

~750KB