summaryrefslogtreecommitdiffstats
path: root/libc/bionic/rand.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implement rand/srand in terms of random/srandom.Elliott Hughes2014-07-141-0/+29
Code developed for glibc or older versions of bionic might expect more randomness than the BSD implementation provides. Bug: 15829381 Change-Id: Ia5a908a816e0a5f0639f514107a6384a51ec157e