| Rand | 
| Name | Description | |
|---|---|---|
| Fill(Double) | Fills the given array of doubles with random values. | |
| Fill(DoubleComplex) | Fills the given array of double-precision complex numbers with random values. | |
| Fill(DoubleDataBlock) | Fills the given data block with random values. | |
| Fill(FloatComplex) | Fills the given array of single-precision complex numbers with random values. | |
| Fill(Single) | Fills the given array of floats with random values. |