IBlockRandomGenerator.BlockLength Property

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

Definition

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

Property Value

Int32

See Also