nushell/crates/nu-cli/tests/commands/random
smaydew 1ffbb66e64
Initial implementation of random integer subcommand. (#2489)
* Initial implementation of random integer subcommand.

* Added additional examples.

Co-authored-by: Stacy Maydew <stacy.maydew@starlab.io>
2020-09-04 07:23:02 +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
integer.rs Initial implementation of random integer subcommand. (#2489) 2020-09-04 07:23:02 +12:00
mod.rs Initial implementation of random integer subcommand. (#2489) 2020-09-04 07:23:02 +12:00
uuid.rs Add bool subcommand to random (#2061) 2020-06-26 16:51:05 +12:00