Click or drag to resize

RandomNumbersT, D Methods

The RandomNumbersT, D type exposes the following members.

Methods
 NameDescription
Protected methodClearBuffer Clears the buffer.
Public methodClone Create a deep copy of self.
Protected methodFillBuffer Fills the buffer.
Public methodNext Gets the next random deviate.
Protected methodStatic memberRandomSeed Returns a random seed.
Public methodReset(Int32) Resets the underlying stream using the given seed.
Public methodReset(Int32, Int32) Resets the underlying stream using the given seed and buffer size.
Top
See Also