ChaCha.StateSize Property

Gets the size in bytes of the complete state of this random number generator.

Definition

Namespace: Numerics.NET.Random
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.3.0
C#
public int StateSize { get; }

Property Value

Int32

See Also