nushell/crates/nu-cli/tests/commands/random
Joseph T. Lyons 9876169f5d
Add dice subcommand to random command (#2082)
* Add dice subcommand to random command

* Update random dice test name

* Stream results of random dice

* Thanks Clippy!
2020-06-30 16:12:51 +12:00
..
bool.rs Add bool subcommand to random (#2061) 2020-06-26 16:51:05 +12:00
dice.rs Add dice subcommand to random command (#2082) 2020-06-30 16:12:51 +12:00
mod.rs Add dice subcommand to random command (#2082) 2020-06-30 16:12:51 +12:00
uuid.rs Add bool subcommand to random (#2061) 2020-06-26 16:51:05 +12:00