The RandomNumbers<(Of <(T, D>)>) type exposes the following members.

Constructors

  NameDescription
RandomNumbers<(Of <(T, D>)>)Overloaded.

Methods

  NameDescription
Clone
Create a deep copy of self.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Next
Gets the next random deviate.
ResetOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
DEFAULT_BUFFER_SIZE
Default buffer size.

Properties

  NameDescription
BufferSize
Gets the buffer size.
Distribution
Gets the distribution.
Stream
Gets the stream.

See Also