Public Member Functions | |
BoostRandomGenerator () | |
int | generateRandomInteger (int max) SWIFTEN_OVERRIDE |
Definition at line 12 of file BoostRandomGenerator.h.
Swift::BoostRandomGenerator::BoostRandomGenerator | ( | ) |
int Swift::BoostRandomGenerator::generateRandomInteger | ( | int | max | ) | [virtual] |
Implements Swift::RandomGenerator.