mirror of
https://github.com/nushell/nushell.git
synced 2025-05-23 03:10:49 +02:00
* 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`
3 lines
20 B
Rust
3 lines
20 B
Rust
mod bool;
|
|
mod uuid;
|