Searched defs:random (Results 1 – 2 of 2) sorted by relevance
221 int random = rand() % 1000000; in mkdtemp() local
81 virtual void GetRandom(void* random, uint32_t requested_length) const { in GetRandom()