blob: 38f7f93ee8078a898f0067bc8106481ecd64bdb3 (
plain) (
blame)
1
2
3
4
5
6
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>
|