summaryrefslogtreecommitdiff
path: root/math/p5-Math-RandomOrg/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-RandomOrg/pkg-descr')
-rw-r--r--math/p5-Math-RandomOrg/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/math/p5-Math-RandomOrg/pkg-descr b/math/p5-Math-RandomOrg/pkg-descr
new file mode 100644
index 000000000000..38f7f93ee807
--- /dev/null
+++ b/math/p5-Math-RandomOrg/pkg-descr
@@ -0,0 +1,7 @@
+Math::RandomOrg provides functions for retrieving random data from the
+random.org server. Data may be retrieved in an integer or byte-stream
+format using the randnum and randbyte functions respectively.
+
+WWW: http://search.cpan.org/dist/Math-RandomOrg
+ http://random.org
+Author: Gregory Williams <greg@evilfunhouse.com>