Advances the internal state of this bit generator.
Synopsis
Declared in <absl/random/random.h>
using Base::discard;
Description
Advances the internal state by num times, and discards the intermediate results.
Created with MrDocs