FastRandom Constructor (Int32) | GeneticSharp |
Initialises a new instance using an int value as seed.
This constructor signature is provided to maintain compatibility with
System.Random
Namespace: SharpNeatLib.MathsAssembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Parameters
- seed
- Type: System Int32
[Missing <param name="seed"/> documentation for "M:SharpNeatLib.Maths.FastRandom.#ctor(System.Int32)"]
See Also