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