forked from rejnronuz/muzovkant-cogdump
9 lines
164 B
JSON
9 lines
164 B
JSON
{
|
|
"description": "Random number and choice generators.",
|
|
"usages": [
|
|
"rng [maximum]",
|
|
"choose <option1> <option2> ..."
|
|
],
|
|
"hidden": false
|
|
}
|