Random Word Generator.Generate Next Word Method
Advances the sequence of random numbers by one and
updates the CurrentValue of the
random number generator.
Definition
Namespace: Extreme.Mathematics.Random
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
protected abstract void GenerateNextWord()