mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
66e327d6b8
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/ PR: ports/180899 Submitted by: Horia Racoviceanu <horia@racoviceanu.com>
8 lines
367 B
Plaintext
8 lines
367 B
Plaintext
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/
|