Searched refs:MIN_FRANGE (Results 1 – 1 of 1) sorted by relevance
55 constexpr int32_t MIN_FRANGE = 1; variable288 std::uniform_int_distribution<> dis(MIN_FRANGE, MAX_FRANGE); in FrameRand()