Searched defs:arc4random (Results 1 - 1 of 1) sorted by relevance
/bionic/libc/bionic/ | ||
H A D | arc4random.c | 1 /* $OpenBSD: arc4random.c,v 1.19 2008/06/04 00:50:23 djm Exp $ */ 217 arc4random(void) function 281 r = arc4random(); 302 arc4random(); |
Completed in 34 milliseconds