| genar | genar generates an autoregressive process. |
| normal | normal generates arrays up to eight dimensions of pseudo random variables with a standard normal distribution. the algorithm by box-muller is used. |
| randomize |
Sets the seed of the pseudorandom number generator.
|
| uniform | uniform generates arrays up to eight dimensions of pseudo random variables with a standard uniform distribution. |