mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 08:16:32 +02:00
Add random chars cmd (#2782)
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
mod bool;
|
||||
mod chars;
|
||||
mod decimal;
|
||||
mod dice;
|
||||
mod integer;
|
||||
|
Reference in New Issue
Block a user