class FakeRandomNumberGenerator
Defined at line 64 of file ../../third_party/cobalt/src/algorithms/random/random.h
A fake random number generator that always returns |val|.
Public Methods
void FakeRandomNumberGenerator (uint32_t val)
Defined at line 66 of file ../../third_party/cobalt/src/algorithms/random/random.h
result_type operator() ()
Defined at line 67 of file ../../third_party/cobalt/src/algorithms/random/random.h