summaryrefslogtreecommitdiff
path: root/math/prng
AgeCommit message (Collapse)AuthorFilesLines
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2012-11-01Fix inline misuse.joerg16-1/+401
2012-09-11"user-destdir" is default these daysasau1-2/+1
2010-02-19Initial import of prng-3.0.2, packaged for wip by Wen Heping.wiz4-0/+35
PRNG is a collection of portable, high-performance ANSI-C implementations of pseudorandom number generators such as linear congruential, inversive congruential, and explicit inversive congruential random number generators (LCG, ICG and EICG, respectively) created by Otmar Lendl and Josef Leydold.