Randomize() should randomize random(x) function. But it doesn't in the following code. Without randomize() the program gives the same every time you execute it. With randomize() it prints all with nothing inside for about 6 clicks, then all solid, about 6 clicks, and so on. What's wrong with randomize()?
The code:
[code]
//---------------------------------------------------------------------------