mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Module refactoring
This commit is contained in:
7
submodules/RMIntro/Sources/core/rngs.h
Normal file
7
submodules/RMIntro/Sources/core/rngs.h
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
int irand(int from, int to);
|
||||
|
||||
float frand(float from, float to);
|
||||
|
||||
int signrand();
|
||||
|
||||
Reference in New Issue
Block a user