This website requires JavaScript.
Explore
Help
Sign In
able
/
rhea
Watch
1
Star
0
Fork
You've already forked rhea
0
Code
Issues
Pull requests
1
Packages
Projects
Releases
Wiki
Activity
0c6878b48a
rhea
/
assets
/
libraries
/
rand
/
rand.rhea
5 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Parsing
2023-09-14 10:35:11 -05:00
func random_u64(){
// TODO: randomness
sussy
2023-10-02 17:16:27 -05:00
var value = 0;
return value;
Parsing
2023-09-14 10:35:11 -05:00
}
Reference in a new issue
Copy permalink