Resolved! Random number generator
is there a way to create a random number?I have a very rare use case that will require me to append something to an end of a number to make it unique.rather than creating a variable and looping through it adding 1 (eating up tasks)was wondering if th...