Searched refs:GetRandomInt (Results 1 – 1 of 1) sorted by relevance
323 int GetRandomInt(int minNum, int maxNum) in GetRandomInt() function361 int offset = GetRandomInt(0, index.size() - 1); in StartFuzzTest()