Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
7 lines
367 B
Text
7 lines
367 B
Text
ent applies various tests to sequences of bytes stored in files and reports the
|
|
results of those tests. The program is useful for evaluating pseudorandom
|
|
number generators for encryption and statistical sampling applications,
|
|
compression algorithms, and other applications where the information density of
|
|
a file is of interest.
|
|
|
|
WWW: http://www.fourmilab.ch/random/
|