Searched refs:randInt (Results 1 – 1 of 1) sorted by relevance
303 static unsigned int randInt(void){ in randInt() function1058 iKey = (randInt()%iMax)+1; in runMain()