Crates.io | uuidrs |
lib.rs | uuidrs |
version | 0.1.0 |
source | src |
created_at | 2021-11-14 10:54:47.932757 |
updated_at | 2021-11-14 10:54:47.932757 |
description | Universally Unique Identifier Command-Line Tool in Rust |
homepage | https://mad4j.github.io/rusted-uuidrs/ |
repository | https://github.com/mad4j/rusted-uuidrs |
max_upload_size | |
id | 481686 |
size | 95,866 |
simple UUID command line generation tool
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]