I would like to Generate a Random number for a lottery ticket, and the @Counter@ function only places a sequential number. Is there any way to create a random, or pseudo-random number please?
While there is no "built-in" random function, I recall that a custom javascript function for random numbers was once written. Feel free to check out that old post: