
Math::random is a perl port of the c version of randlib, which is a suite of routines for generating random deviates. this supports all the distributions from which the fortran and c versions generate deviates. some features are excluded including the multiple generators/splitting facility and antithetic random number generation. these, along with some of the distributions which are included, are probably not of interest except to the very sophisticated user.