forked from extern/nushell
9876169f5d
* Add dice subcommand to random command * Update random dice test name * Stream results of random dice * Thanks Clippy!
4 lines
30 B
Rust
4 lines
30 B
Rust
mod bool;
|
|
mod dice;
|
|
mod uuid;
|