Random Options Methods
Methods
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) |
| Get | Returns the hash code for this instance. (Inherited from ValueType) |
| Get | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
| With | Creates a new RandomOptions with the specified stream address, preserving all other settings. |
Extension Methods
| With |
Creates a new RandomOptions configured for ChaCha with the specified number of rounds.
(Defined by RandomOptionsExtensions) |
| With |
Creates a new RandomOptions configured for ChaCha with the specified number of rounds.
(Defined by RandomOptionsExtensions) |