Searched refs:uniformRand (Results 1 – 2 of 2) sorted by relevance
49 static int uniformRand(int limit) { in uniformRand() function87 mSeqNo(uniformRand(65536)), in MyTransmitter()
1190 static double uniformRand() {1399 size_t index = uniformRand() * mBandwidthItems.size(); in getBandwidthIndex()1411 } else if (uniformRand() < 0.5) { in getBandwidthIndex()