This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-07-09 13:01:38 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df849891c1131fba12d170fb76eea626606c017b
Odin
/
core
/
math
/
rand
T
History
Xotchkass
df849891c1
use runtime.random_generator_read_bytes in read procedure instead of filling it manually.
2025-08-14 13:35:25 +03:00
..
distributions.odin
Add
gen := context.random_generator
parameters to
rand
calls
2024-07-11 17:01:34 +01:00
exp.odin
Add
gen := context.random_generator
parameters to
rand
calls
2024-07-11 17:01:34 +01:00
normal.odin
Add
gen := context.random_generator
parameters to
rand
calls
2024-07-11 17:01:34 +01:00
rand.odin
use runtime.random_generator_read_bytes in read procedure instead of filling it manually.
2025-08-14 13:35:25 +03:00