aboutsummaryrefslogtreecommitdiff
path: root/math/diehard/pkg-descr
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2002-07-04 07:52:58 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2002-07-04 07:52:58 +0000
commit90baf3040e5a1dd328efc4fe286ee1b077ceb938 (patch)
tree5f27ebf5b521ccb4b51c34e5e257a1bbb56ee5b3 /math/diehard/pkg-descr
parent6d80918d43a261cc0cf9f10b44988fdbb4a0c2ea (diff)
Add diehard 0.1, Marsaglia's Diehard Battery of Tests of Randomness.
Notes
Notes: svn path=/head/; revision=62415
Diffstat (limited to 'math/diehard/pkg-descr')
-rw-r--r--math/diehard/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/math/diehard/pkg-descr b/math/diehard/pkg-descr
new file mode 100644
index 000000000000..b3d9ff792ff8
--- /dev/null
+++ b/math/diehard/pkg-descr
@@ -0,0 +1,7 @@
+Diehard is a battery of tests for random number generators developed by
+Dr. George Marsaglia of Florida State University Department of
+Statistics. Originally developed for testing pseudo-random generators,
+Diehard has since become a de facto standard for testing RNGs.
+
+-- Sergey Skvortsov
+skv@FreeBSD.org