6 lines
354 B
Plaintext
6 lines
354 B
Plaintext
ent is a program which applies various tests to sequences of bytes stored in
|
|
files and reports the results of those tests. The program is useful for those
|
|
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.
|