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
1f01e34102
rhea
/
assets
/
libraries
/
rand
/
rand.rhea
5 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Decide randomness once and for all
2023-09-08 09:39:08 -05:00
func random_u64(){
// TODO: randomness
meowch
2023-09-21 12:42:13 -05:00
var value = 0;
return value;
Decide randomness once and for all
2023-09-08 09:39:08 -05:00
}
Reference in a new issue
Copy permalink