mirror of
https://github.com/danbulant/nushell
synced 2026-06-12 11:11:16 +00: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`
2 lines
20 B
Rust
2 lines
20 B
Rust
mod bool;
|
|
mod uuid;
|