Build 1.01.318.0

[This is preliminary documentation and is subject to change.]

The IRandomSource type exposes the following members.

Methods

  NameDescription
Public methodNextBytes
Fills a range in array of bytes with random numbers.
Public methodNextInt32
Returns a random non-negative integer which does not exeed the specified maximum.

See Also