metawards.utils.seed_ran_binomial

metawards.utils.seed_ran_binomial(seed: int = None)

Seed and return the random binomial generator. This returns the object that you should pass to ran_binomial to generate random numbers drawn from a binomial distribution