SeedSequence.Reset Method

Resets the internal state of the entropy stream to the initial state.

Definition

Namespace: Numerics.NET.Random
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.3.0
C#
public virtual void Reset()

See Also