mirror of
https://github.com/nushell/nushell.git
synced 2025-07-01 15:11:52 +02:00
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