This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
056ae1aa32660a5f69cb1788d889f0e4d5096a15
pokerth
/
src
/
core
/
rand.h
T
8 lines
93 B
C
Raw
Normal View
History
Unescape
Escape
2007-03-02 00:04:18 +00:00
#ifndef RAND_H
#define RAND_H
void
RandomBytes
(
unsigned
char
*
buf
,
unsigned
size
);
#endif
Reference in New Issue
Copy Permalink