Cha Cha.Save State Method
Saves the complete state of this random number generator to a byte span.
Definition
Namespace: Numerics.NET.Random
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.3.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.3.0
public void SaveState(
Span<byte> destination
)