haytatreides
IS-IT--Management
does anyone know code to generate a random integer for a variable??? i want to have an if statement execute 20% of the time, I figure that if i can get a variable to take an integer from 1-100 and if that number is 1-20 then execute. anyone know how i can do this?