Lines Matching full:rand
1311 // Assume rand has at least 12 bits of precision1314 ((char*)&l)[i] = (char)((rand() & 0x0FF0) >> 4);