mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 08:16:32 +02:00
Initial implementation of the random decimal subcommand. (#2762)
Co-authored-by: Stacy Maydew <stacy.maydew@starlab.io>
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
mod bool;
|
||||
mod decimal;
|
||||
mod dice;
|
||||
mod integer;
|
||||
#[cfg(feature = "uuid_crate")]
|
||||
|
Reference in New Issue
Block a user