Closed siliconlad closed 1 month ago
The following should work (and works in bash):
cat /dev/random | head -n 1
currently, we error out with the following:
> cat /dev/random | head -n 1 stream did not contain valid UTF-8
The following should work (and works in bash):
currently, we error out with the following: