7.12  rand.inc

A collection of macros for generating random numbers, as well as 4 predefined random number streams: RdmA, RdmB, RdmC, and RdmD. There are macros for creating random numbers in a flat distribution (all numbers equally likely) in various ranges, and a variety of other distributions.

In 'rand.inc' ...
7.12.1  rand.inc - Flat Distributions
7.12.2  rand.inc - Other Distributions