mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 04:45:04 +02:00
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`
This commit is contained in:
@ -1 +1,2 @@
|
||||
mod bool;
|
||||
mod uuid;
|
||||
|
Reference in New Issue
Block a user