CounterBasedRandomSource<TGenerator, TWord>.BlockLength Property

Gets the number of output words per block produced by this generator.

Definition

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

Property Value

Int32

See Also