Class SystemRandom
public class SystemRandom : IRandom
- Inheritance
-
SystemRandom
- Implements
Constructors
SystemRandom(Random)
public SystemRandom(Random random = null)
Parameters
random
Random
Methods
NextDouble()
public double NextDouble()