poisson¶
Sample a random value from a Poisson distribution.
Parameters¶
-
rate
Type → float
-
rng
Default →
<module 'random' from '/opt/hostedtoolcache/Python/3.12.2/x64/lib/python3.12/random.py'>
[^1] Wikipedia article
Sample a random value from a Poisson distribution.
rate
Type → float
rng
Default → <module 'random' from '/opt/hostedtoolcache/Python/3.12.2/x64/lib/python3.12/random.py'>
[^1] Wikipedia article