This website requires JavaScript.
Explore
Help
Sign In
danog
/
Telegram
Watch
1
Star
0
Fork
0
You've already forked Telegram
mirror of
https://github.com/danog/Telegram.git
synced
2025-01-22 05:52:06 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Telegram
/
thirdparty
/
RMIntro
/
core
/
rngs.h
8 lines
84 B
C
Raw
Normal View
History
Unescape
Escape
Initial
2014-07-10 18:11:09 +04:00
int
irand
(
int
from
,
int
to
)
;
no message
2015-10-01 19:19:52 +03:00
Initial
2014-07-10 18:11:09 +04:00
float
frand
(
float
from
,
float
to
)
;
no message
2015-10-01 19:19:52 +03:00
int
signrand
(
)
;
Initial
2014-07-10 18:11:09 +04:00
Reference in New Issue
Copy Permalink