If you look at the inter-arrival time after generating the source, it contains an exponential(0,10,getstream(current)) setting. I understand what this means is that items are generated from the source within 0-10 seconds.
I want to know if what I understand is wrong.
If what I understand is wrong, what method should I use to randomly set the time when items are generated between 0 and 10 seconds?