Skip to content

mad4j/rusted-uuidrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uuidrs

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]