Initializes a new instance of the UniformGenerator class.
Namespace:
AForge.Math.RandomAssembly: AForge.Math (in AForge.Math.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Parameters
- range
- Type: AForge..::.Range
Random numbers range.
- seed
- Type: System..::.Int32
Seed value to initialize random numbers generator.