Random Number Generation
Random Numbers
Sets up a table to generate pseudorandom numbers from a general continuous distribution.
Sets up a table to generate pseudorandom numbers from a general discrete distribution.
Initializes the structure used for computing a shuffled Faure sequence.
Generates a shuffled Faure sequence.
Generates pseudorandom numbers from multivariate distribution determined from a given sample.
Generates pseudorandom numbers from a general continuous distribution.
Generates pseudorandom numbers from a general discrete distribution using an alias method or optionally a table lookup method.
Generates a pseudorandom orthogonal matrix or a correlation matrix
Generates pseudorandom numbers.
Generate pseudorandom ARMA process numbers.
Sets or retrieves the current table used in either the shuffled or GFSR random number generator.
Control of the random number seed and uniform(0,1) generator.
Generates pseudorandom numbers from a nonhomogeneous Poisson process.
Generates pseudorandom order statistics from a standard normal distribution.
Generates a simple pseudorandom sample from a finite population.
Generates a pseudorandom two-way table.
Mersenne Twister Generator
Initializes the 32-bit Mersenne Twister generator using an array.
Initializes the 64-bit Mersenne Twister generator using an array.