Entropy = 7.996925 bits per byte.
Optimum compression would reduce the size
of this 65536 byte file by 0 percent.
Chi square distribution for 65536 samples is 279.30, and randomly
would exceed this value 25.00 percent of the times.
Arithmetic mean value of data bytes is 127.5949 (127.5 = random).
Monte Carlo value for Pi is 3.117377770 (error 0.77 percent).
Serial correlation coefficient is 0.002464 (totally uncorrelated = 0.0).
И сконвертировал её в картинку:
pi@raspberrypi ~/bmp $ dd if=out.bin bs=1024 count=64 of=random.bin
64+0 records in
64+0 records out
65536 bytes (66 kB) copied, 0.0039159 s, 16.7 MB/s
pi@raspberrypi ~/bmp $ cat random.bin | convert -depth 8 -size 320x200+0 gray:- out.png
convert.im6: unexpected end-of-file `-': No such file or directory @ error/gray.c/ReadGRAYImage/207.
pi@raspberrypi ~/bmp $
Ругается, но результат выплевывает: