Hi everyone,

Ive been trying to create a function to generate random poisson numbers. Here is the Knuth algorithm from wikipedia

algorithm poisson random number (Knuth):
init:
...