Searched defs:LCGRandom (Results 1 – 1 of 1) sorted by relevance
28 class LCGRandom { class30 LCGRandom(uint32_t seed) : fSeed(seed) {} in LCGRandom() function in LCGRandom