nushell/crates/nu-cli
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
..
src Add bool subcommand to random (#2061) 2020-06-26 16:51:05 +12:00
tests Add bool subcommand to random (#2061) 2020-06-26 16:51:05 +12:00
Cargo.toml Adds random command with uuid subcommand (#2050) 2020-06-25 17:51:09 +12:00