This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2025-12-28 17:04:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Odin
/
core
/
math
/
rand
History
Wrath
7062f89bcd
core:math/rand small documentation fix
2025-12-22 16:10:51 -05: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_pcg.odin
math/rand: Add a copy of the existing PCG PRNG
2025-11-29 10:45:53 +09:00
rand_xoshiro256.odin
math/rand: Add xoshiro256**
2025-11-29 10:45:53 +09:00
rand.odin
core:math/rand small documentation fix
2025-12-22 16:10:51 -05:00