Searched defs:random_device (Results 1 – 2 of 2) sorted by relevance
37 static std::random_device random_device("/dev/urandom"); in arc4random_uniform() local
74 std::random_device random_device("/dev/urandom"); in FillRandomBuf() local