mirror of
https://github.com/danog/Telegram.git
synced 2025-01-05 20:48:36 +01: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();
|
|
|