Searched defs:SimplePhilox (Results 1 – 2 of 2) sorted by relevance
39 class SimplePhilox; variable
33 explicit SimplePhilox(PhiloxRandom* gen) : single_(gen) {} in SimplePhilox() function