Searched refs:RAND_BOOL_MIN (Results 1 – 1 of 1) sorted by relevance
59 const int RAND_BOOL_MIN = 0; variable171 std::uniform_int_distribution<int> disRand(RAND_BOOL_MIN, RAND_BOOL_MAX); in GetRandBool()