Trying to use:
Code Java:nextRun = 50 + rand.nextInt(50);
Getting error:
Code :Looking for JDK Compiling scripts Scripts\Sources\websiteload.java:54: <identifier> expected nextRun = 50 + rand.nextInt(50); ^ 1 error Press any key to continue . . .
Thanks

