Crates.io | rgen-cli |
lib.rs | rgen-cli |
version | 0.1.0 |
source | src |
created_at | 2024-06-14 22:02:00.339361 |
updated_at | 2024-06-14 22:02:00.339361 |
description | Generate cryptographically secure strings, numbers and more right from your terminal. |
homepage | |
repository | |
max_upload_size | |
id | 1272434 |
size | 14,911 |
Generate cryptographically secure strings, numbers and more right from your terminal.
To compile from source please read this guide
Usage: rgen [OPTIONS] <COMMAND>
Commands:
string
-l, --length <LENGTH> [default: 20]
-t, --type <type> [default: ascii] [possible values: ascii, letters, numbers, extended, hex]
number <MIN> <MAX>
boolean
-t, --type <type> [default: true-false] [possible values: true-false, yes-no, numeric]
help Print help or the help of the given subcommand(s)
Options:
-c, --count <COUNT> [default: 1]
-h, --help Print help
-V, --version Print version