Random Members
The following tables list the members exposed by the Random type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
Random | Overloaded. Initializes a new instance of the Random class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Next | Overloaded. Returns a nonnegative random number. |
![]() |
NextBytes | Fills the elements of the specified array of bytes with random numbers. |
![]() |
NextDouble | Returns a random number between 0.0 and 1.0. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |