Is there any way I can use a source to produce a specific amount per item types on spread of exponential?
Currently, I'm using source to produce only 1 item type evenly per day by using the exponential distribution.
Like for example, day 1 produce 100 item type 1, day 2 to produce 30 item type 2 and 70 item type 1.
How can I schedule the source to do so?