Constructs a distribution with the given acceptance probability.
Declared in <absl/random/bernoulli_distribution.h>
<absl/random/bernoulli_distribution.h>
explicit bernoulli_distribution(double p);
true