General
Library
bernoulli()
random()
About
Takes value from bernoulli distribution.
p (float) – Probability
float
outcome – True or False
bool