Home | History | Annotate | Download | only in tests

Lines Matching defs:random_device

23 // std::random_device). However, a particular choice of random seed can be
349 std::random_device random_device;
350 seed = random_device();