NRAND
if (NRAND(2))
i = (NRAND(4)) + 2;
Fractal->Col = NRAND(Fractal->Width * Fractal->Height - 1) + 1;