Package vooga.engine.resource.random

Class Summary
Randomizer Manages random number generation for the game using a primary random number generator.
SeedStatus Keeps track of the value of the seed, the number of times a seed is used, and the seed string id.
 

Exception Summary
RandomizerException RandomizerException is thrown whenever Randomizer attempts to work with some kind of inconsistent parameters.