diff options
author | Leah Neukirchen <leah@vuxu.org> | 2018-01-06 17:30:04 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2018-01-06 17:30:04 +0100 |
commit | ac29841679a50afe3b56a9c82e36ff096bb144f1 (patch) | |
tree | 28231d4741d7cd4be9aa33811fb2801396a60f59 | |
parent | 816e49108d1e02ecef710163a5bee82897125b75 (diff) | |
download | rdd-ac29841679a50afe3b56a9c82e36ff096bb144f1.tar.gz rdd-ac29841679a50afe3b56a9c82e36ff096bb144f1.tar.xz rdd-ac29841679a50afe3b56a9c82e36ff096bb144f1.zip |
rdd.1: even 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 33c1545..d18358f 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.93 (tested up to 16 TB). + 0.93 (tested up to 32 TB). AUTHORS Leah Neukirchen <leah@vuxu.org> diff --git a/rdd.1 b/rdd.1 index d7c36a0..a9b7364 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.93 (tested up to 16 TB). +PractRand/RNG_test 0.93 (tested up to 32 TB). .Sh AUTHORS .An Leah Neukirchen Aq Mt leah@vuxu.org .Sh LICENSE |