Lines Matching full:rand
420 values that rand() might return. This problem was particularly pronounced on Windows because421 the range of values returned by rand() on Windows is 2^16 smaller than the range of values422 return by rand() on Mac.425 a range that's equal to rand()'s range on Mac.