forked from extern/nushell
Add dice subcommand to random command (#2082)
* Add dice subcommand to random command * Update random dice test name * Stream results of random dice * Thanks Clippy!
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
mod bool;
|
||||
mod dice;
|
||||
mod uuid;
|
||||
|
Reference in New Issue
Block a user