 | RandBurtle(Int32) Constructor |
Initializes a new instance of the
RandBurtle class
Namespace: Orthogonal.Common.Basic.PRNGAssembly: Orthogonal.Common.Basic (in Orthogonal.Common.Basic.dll) Version: 2025-03-15 14:42 GMT+11
Syntaxpublic RandBurtle(
int seed
)
Parameters
- seed Int32
-
See Also