summaryrefslogtreecommitdiff
path: root/math/p5-Math-Random
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2004-12-29Initial import of p5-Math-Random-0.67 from pkgsrc-wip, packaged by imil.wiz4-0/+27
This module generates a variety of random numbers. Capabilities of wide interest include the generation of: . uniform numbers between 0 and 1 (or user chosen boundaries) . random integers between user specified bounds . random permutations of a list (shuffle a deck of cards)