Source: libmath-random-perl Maintainer: Debian Perl Group Uploaders: Charles Plessy , Jonathan Yu , gregor herrmann Section: non-free/perl XS-Autobuild: yes Priority: optional Build-Depends: perl, debhelper (>= 9.20120312~) Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmath-random-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-random-perl.git Homepage: https://metacpan.org/release/Math-Random Package: libmath-random-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: Perl collection of random number generators 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.