This website requires JavaScript.
Explore
Help
Register
Sign In
slococo-uni
/
bcssocket
Watch
1
Star
0
Fork
You've already forked bcssocket
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c150cb1e4e
bcssocket
/
include
/
random.h
8 lines
92 B
C
Raw
Blame
History
#
ifndef MATH_H
#
define MATH_H
#
include
<stdint.h>
double
getUniform
(
uint32_t
max
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink