Skip to content

poissonΒΆ

Sample a random value from a Poisson distribution.

ParametersΒΆ

  • rate (float)

  • rng – defaults to <module 'random' from '/opt/hostedtoolcache/Python/3.9.16/x64/lib/python3.9/random.py'>

ReferencesΒΆ

[^1] Wikipedia article