Click or drag to resize

RandIsaacSIZE Field

Gets the length (size) of the internal Int32 array buffers that seed the generator and maintains its internal state. The algorithm's value is currently defined to be 256.

Namespace: Orthogonal.Common.Basic.PRNG
Assembly: Orthogonal.Common.Basic (in Orthogonal.Common.Basic.dll) Version: 2024-04-15 18:00 GMT+10.f27da1471008deaf16b803c17e24a5955690aef1
Syntax
C#
public const int SIZE = 256

Field Value

Int32
See Also