2017-02-11 17:05:23 +03:00

8 lines
84 B
C

int irand(int from, int to);
float frand(float from, float to);
int signrand();