I need to generate objects of a class I have created in a program and that generation must follow the Poisson distribution.How do I do that? The program is a simulation of an airport and at any given timeslot of the simulation I need to know how many new airplanes have come.It is their arrival that follows the Poisson distribution.