Method NextRandomState
NextRandomState()
Generates a new random state and overwrites the old random state with the newly generated value
Declaration
public static uint NextRandomState()
Returns
Type | Description |
---|---|
uint | The newly generated random state |