VPRandomNumberGeneratorFactory GetRandomNumberGenerator Method (RandomNumberGeneratorType)Virtual Photonics - VTS Library
Virtual Photonics
Returns an instance of the desired random number generator with random seeding

Namespace: Vts.MonteCarlo.Factories
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public static Random GetRandomNumberGenerator(
	RandomNumberGeneratorType type
)

Return Value

Type: OnlineRandom
Random
See Also