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-29 09:24:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bill/feature-using-stmt
Odin
/
core
/
math
/
rand
History
Andreas Stenmark
ad11d3bea0
Fix
#5978
: choice_bit_set respects bit_set domain
2025-11-30 21:46:26 +01: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
Fix
#5978
: choice_bit_set respects bit_set domain
2025-11-30 21:46:26 +01:00