libmath-random-perl

Perl collection of random number generators
  https://metacpan.org/release/Math-Random
  0
  no reviews



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.