 | 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: 3.2.4
Syntaxpublic RandBurtle(
int seed
)
Parameters
- seed Int32
-
See Also