Random in if
in
Programming Questions
•
1 year ago
Hi Forum,
I cant get this part of my program to work. What am I doing wrong? Do I need to "start" the millis somehow?
- if(millis()<=random(8258,16789))
{
somecrap
}
So after 8258-16789 milliseconds "somecrap" is suppost to happen. It is not :(
Processing is not giving me any errors...
Thx in advantage :)
-PStiger
-PStiger
1