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