Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fglock/datetime-event-random

DateTime extension for creating random datetimes
https://github.com/fglock/datetime-event-random

Last synced: about 2 months ago
JSON representation

DateTime extension for creating random datetimes

Awesome Lists containing this project

README

        

OVERVIEW

This module creates DateTime::* objects with random values.

INSTALLATION

To install this module type the following in the distribution
directory:

perl Makefile.PL
make
make test
make install

A NOTE ON FAILING TESTS

If a test fail, please rerun the test.

That's because some tests depend on averaging the result
of operations on random numbers, and they _may_ eventually fail.

If the test continues failing, please report using CPAN or
to the [email protected] mailing list.