Using the /math
endpoint on our Lab Server, you can pass in a formula of randomInt(max)
to get a random number back. I suspect the next key part of this is extending the Delay action to accept a variable.
Using the /math
endpoint on our Lab Server, you can pass in a formula of randomInt(max)
to get a random number back. I suspect the next key part of this is extending the Delay action to accept a variable.