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
Sample a random value from a Poisson distribution.
rate (float)
rng β defaults to <module 'random' from '/opt/hostedtoolcache/Python/3.9.16/x64/lib/python3.9/random.py'>
[^1] Wikipedia article