Random |
IObject |
Name | Description |
---|---|
![]() | Returns a boolean indicating if the value and this object instance are the same instance. |
![]() | Returns a pseudo-unique number identifying this instance. |
![]() | Fills an array of bytes with random numbers. |
![]() | Returns a random number between 0.0 and 1.0. |
![]() | Returns the next generated number in the sequence. |
![]() | Returns the next generated number in the sequence within a specified range. |
![]() | Returns a string representation of this object instance. |