class RandomNumberGenerator

Defined at line 52 of file ../../third_party/cobalt/src/algorithms/random/random.h

A placeholder implementation of BitGeneratorInterface.

Public Methods

void RandomNumberGenerator ()

Defined at line 54 of file ../../third_party/cobalt/src/algorithms/random/random.h

void RandomNumberGenerator (uint32_t seed)

Defined at line 55 of file ../../third_party/cobalt/src/algorithms/random/random.h

result_type operator() ()

Defined at line 56 of file ../../third_party/cobalt/src/algorithms/random/random.h