-
Notifications
You must be signed in to change notification settings - Fork 0
nhooey/Random--Interval
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Random-Interval version 0.01 ============================ This module is pretty trivial, just see its Perldoc documentation for usage. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: POSIX COPYRIGHT AND LICENCE Copyright (C) 2010 Shutterstock Images LLC Written by Neil Hooey <[email protected]> This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.
About
A module that, given a set of intervals, will return a random number in one of those intervals, reasonably distributed as much as the built-in Perl function rand() is.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published