java.lang.Object
java.util.Random
com.tagnumelite.projecteintegration.api.FRandom
All Implemented Interfaces:
Serializable, RandomGenerator

public class FRandom extends Random
Fake Random number generator, all numbers return the seed. nextBoolean always true unless specified otherwise.
See Also: