nushell/crates/nu-cli/tests/commands/random
Joseph T. Lyons 306dc89ede
Add bool subcommand to random (#2061)
* Add bool subcommand to random

* Fix function name copy paste error

* Fix issue 2062: allow deserialization of a decimal

* Add bias flag to `random bool`
2020-06-26 16:51:05 +12:00
..
bool.rs Add bool subcommand to random (#2061) 2020-06-26 16:51:05 +12:00
mod.rs Add bool subcommand to random (#2061) 2020-06-26 16:51:05 +12:00
uuid.rs Add bool subcommand to random (#2061) 2020-06-26 16:51:05 +12:00