diff options
author | Leah Neukirchen <leah@vuxu.org> | 2018-01-04 22:18:09 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2018-01-04 22:18:09 +0100 |
commit | 816e49108d1e02ecef710163a5bee82897125b75 (patch) | |
tree | d3ab0e7e04d9e2e90c01a06bacfa7be994279bed | |
parent | 5e0f1d15e7f18760ccf9b4cc098af8525a31606d (diff) | |
download | rdd-816e49108d1e02ecef710163a5bee82897125b75.tar.gz rdd-816e49108d1e02ecef710163a5bee82897125b75.tar.xz rdd-816e49108d1e02ecef710163a5bee82897125b75.zip |
rdd.1: more PractRand tests
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | rdd.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README index 6276ba2..33c1545 100644 --- a/README +++ b/README @@ -34,7 +34,7 @@ NOTES rekeying from the random source. Setting rekeymb to -1 never rekeys. This implementation passed dieharder 3.31.1 "-a" and PractRand/RNG_test - 0.90 (tested up to 512 GB). + 0.93 (tested up to 16 TB). AUTHORS Leah Neukirchen <leah@vuxu.org> diff --git a/rdd.1 b/rdd.1 index 34b1092..d7c36a0 100644 --- a/rdd.1 +++ b/rdd.1 @@ -48,7 +48,7 @@ Setting to -1 never rekeys. .Pp This implementation passed dieharder 3.31.1 "-a" and -PractRand/RNG_test 0.90 (tested up to 512 GB). +PractRand/RNG_test 0.93 (tested up to 16 TB). .Sh AUTHORS .An Leah Neukirchen Aq Mt leah@vuxu.org .Sh LICENSE |