10-15-2013, 12:16 AM
Hi Gintaras, thank you for the reply.
I'm not quite sure I understand how to reformat that if I were to use different random intervals.
For example, if I were to change the values so that it fits between 38 seconds and 4 minutes, do I have to modify "for i 0 10" on line 2 as well?
Assuming that your code is for intervals between 10 seconds and 10 minutes (your comment "wait 1-10 s" is confusing me, because when I see "s", I supposed it means "seconds".
Is there also a way to output the random delay into a text file, just so I can make sure that the intervals fit within the range?
I'm not quite sure I understand how to reformat that if I were to use different random intervals.
For example, if I were to change the values so that it fits between 38 seconds and 4 minutes, do I have to modify "for i 0 10" on line 2 as well?
Assuming that your code is for intervals between 10 seconds and 10 minutes (your comment "wait 1-10 s" is confusing me, because when I see "s", I supposed it means "seconds".
Is there also a way to output the random delay into a text file, just so I can make sure that the intervals fit within the range?
