mirror of
https://github.com/nushell/nushell
synced 2025-01-06 18:29:02 +00:00
306dc89ede
* 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`
2 lines
20 B
Rust
2 lines
20 B
Rust
mod bool;
|
|
mod uuid;
|