forked from extern/nushell
Adds random command with uuid subcommand (#2050)
This commit is contained in:
@ -31,6 +31,7 @@ mod mv;
|
||||
mod open;
|
||||
mod parse;
|
||||
mod prepend;
|
||||
mod random;
|
||||
mod range;
|
||||
mod rename;
|
||||
mod reverse;
|
||||
|
Reference in New Issue
Block a user