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