Initial commit

This commit is contained in:
2026-08-15 20:28:39 +00:00
commit cfaf253047
3 changed files with 637 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# EntRandom
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.