Class RandomCNumber

java.lang.Object
java.util.Random
org.flag4j.rng.RandomCNumber
All Implemented Interfaces:
Serializable, RandomGenerator

public class RandomCNumber extends Random
An instance of this class is used to generate a stream of random complex numbers. Extends the Random class.
See Also: