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