Searched defs:urandom (Results 1 – 3 of 3) sorted by relevance
86 std::random_device urandom{"/dev/urandom"}; in TEST() local132 std::random_device urandom("/dev/urandom"); in TEST() local
112 std::random_device urandom{"/dev/urandom"}; in TEST() local
86 std::random_device urandom; in TEST() local