Functions | |
| TEST (RandByte, Seed_0) | |
| TEST (RandBytes, Seed_0) | |
Variables | |
| constexpr std::array< uint8_t, 100 > | kExpected |
First 100 return values of random.randint(0, 255) with a seed value of 0. More... | |
|
constexpr |
First 100 return values of random.randint(0, 255) with a seed value of 0.
Definition at line 19 of file prng_unittest.cc.