Hello, I am trying to get a random text script working but having trouble doing so. The random script works perfect when its getting displayed one time, but I need it to be displayed about 60 times on my one page and it selects the same string time. Does anyone know how I can make the script so it makes each line random, even when it's executed more than once on the same page. Thanks
Well my script is already putting out 60 different lines (downloads), I just need to put in the variable. But when I do it will show like 60 goods, or 60 bads, I need it to randomize it like good, bad, cool, cool, bad, good, etc. Thanks