 | RandIsaac.SIZE 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.PRNGAssembly: Orthogonal.Common.Basic (in Orthogonal.Common.Basic.dll) Version: 2025-03-15 14:42 GMT+11
Syntaxpublic const int SIZE = 256
Field Value
Int32
See Also