mirror of
https://github.com/nushell/nushell.git
synced 2025-05-06 07:52:57 +00:00
Closes #13920 # User-Facing Changes `random binary` and `random chars` now support filesize arguments: ```nushell random binary 1kb random chars --length 1kb ```