-
-
18 Apr 2018 07:47:42 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository (git clone)
- Issues (4)
- Testers (4409 / 6 / 0)
- Kwalitee
Bus factor: 1- 69.51% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (154.44KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.13 - 2018-04-18
- allow a single argument to `rand_enum` as long as it's an arrayref Thanks to NEILB (Neil Bowers) for the suggestion Thanks to jjatria (José Joaquin Atria) for doing the work
- upgrade to Dist::Zilla Thanks to jjatria (José Joaquin Atria) for the pull request
- use Test::MockTime to avoid off-by-a-second bogus test failures Thanks to jjatria (José Joaquin Atria) for the pull request
- fix mismatched docs and implementation for `rand_chars` now both are correct Thanks to jjatria (José Joaquin Atria) for the pull request
- better error handling in `rand_time` Thanks to jjatria (José Joaquin Atria) for the pull request
Modules
Perl module to generate random dataPerl module to get random words from a word listModule Install Instructions
To install Data::Random, copy and paste the appropriate command in to your terminal.
cpanm Data::Random
perl -MCPAN -e shell install Data::Random
For more information on module installation, please visit the detailed CPAN module installation guide.