mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-04-25 00:56:26 +02:00
8 lines
84 B
C
8 lines
84 B
C
|
|
int irand(int from, int to);
|
|
|
|
float frand(float from, float to);
|
|
|
|
int signrand();
|
|
|