RandFlt
fFlurryInfo->randomSeed = RandFlt(0.0, 300.0);
s->old[i] = RandFlt(-100.0, 100.0);
s->position[i] = RandFlt(-100.0, 100.0);
s->position[i] = RandFlt(-10000.0, 10000.0);
s->rotSpeed = RandFlt(0.4, 0.9);
s->mystery = RandFlt(0.0, 10.0);