-
Notifications
You must be signed in to change notification settings - Fork 3
Release history of Data-Random
barefootcoder/Data-Random
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the README file for Data::Random, a Perl module for generating random data. You might find it helpful mostly in test programs to easily generate pseudo-realistic distributions of data. INSTALLATION: The standard perl module install process: perl Makefile.PL make make test (optional) make install The module also the module Time::Piece for rand_date() and rand_datetime() and GD for rand_image(). Both are available on CPAN. Time::Piece is included in core Perl 5.10.0 and up. -- Adekunle Olonoh <[email protected]>
About
Release history of Data-Random
Resources
Stars
Watchers
Forks
Packages 0
No packages published