Overload List
| Name | Description | |
|---|---|---|
| Fill<(Of <(T>)>)(IRandomNumberDistribution<(Of <(T>)>), array<T>[]()[]) |
Fills the given array with next random numbers from this stream.
(Inherited from RandomNumberStream.) | |
| Fill<(Of <(T>)>)(IRandomNumberDistribution<(Of <(T>)>), array<T>[]()[], Int32, Int32) |
Fills the given array with next random numbers from this stream.
(Inherited from RandomNumberStream.) |