1
votes

I have a question about how to set a random interval between requests. For example I want to send a request every X seconds and X < 30s. Maybe 25s or 29s. Which timer should I use?

1

1 Answers

1
votes

You can use a Gaussian Random Timer by setting Deviation and Constant delay.

enter image description here