Generates a random value.
Declared in <absl/random/gaussian_distribution.h>
<absl/random/gaussian_distribution.h>
template<typename URBG> result_type operator()(URBG& g);
A random value drawn from the distribution.