nushell/crates/nu-command
Jakub Žádník 7a583083b8
Convert the rest of "random" subcommands to engine-p (#3399)
* Convert "random bool" to engine-p

Also implements FromValue for Tagged<BigDecimal> and Tagged<f64>.

* Convert "random dice" to engine-p

* Convert "random uuid" to engine-p

* Covert "random chars" to engine-p

* Convert "random" command to engine-p
2021-05-10 19:07:57 +12:00
..
assets nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
src Convert the rest of "random" subcommands to engine-p (#3399) 2021-05-10 19:07:57 +12:00
tests #3298: reduce --numbered bug (#3354) 2021-04-27 19:07:56 +12:00
build.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
Cargo.toml add nu-pretty-hex, add into binary, update binaryview (#3370) 2021-05-01 11:12:25 -05:00