Statistics::Distribution::Generator

A means of composing random number generators together using simple operators

Install using the CPAN interface of your choice, or download from CPAN, and then

perl Makefile.PL
make
make test
make install
