<div dir="ltr">Is there a way to generate a random number between min and max currently?<div><br></div><div>i.e. </div><div><br></div><div>$var(rand) = $rand(0, 5) // generates a random int between 0 and 5?</div><div><br></div><div>This could be useful for in configuration weighting / load distribution without a dispatcher module.</div><div><br></div><div>Thanks!</div></div>