NumpySeedSequence.PoolSize Property

Gets the number of 32-bit words in the entropy pool.

Definition

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

Property Value

Int32

See Also