Searched defs:srand (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Drand.cpp19 // The BSD rand/srand is very weak. glibc just uses random/srandom instead.
27 void srand(unsigned int seed) { function

Completed in 32 milliseconds