I would like to have a random number generated based of a variable called “offset”. This variable starts at 1 and can go up to 5,000,000 and counts up at a fast rate. This function would have to read offset generate a number that is higher than offset by 3000. Can figure out how to do this so asking for help.
Share
This might work for you: