Home | History | Annotate | Download | only in src

Lines Matching refs:RAND_MAX

176         indexes[i] = (int) ((double) rand() / RAND_MAX * num);