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
2026-01-05 04:27:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a511308ef985897dcfb47ffa4fb5c08bf0481a4
Odin
/
core
/
math
/
rand
History
Lucas Perlind
8b680254ee
Better guarantee boundaries of floating point rand
2023-08-18 11:19:01 +10:00
..
distributions.odin
Add
@(require_results)
to
core:math/rand
2023-05-22 11:59:44 +01:00
exp.odin
Add
@(require_results)
to
core:math/rand
2023-05-22 11:59:44 +01:00
normal.odin
Add
@(require_results)
to
core:math/rand
2023-05-22 11:59:44 +01:00
rand.odin
Better guarantee boundaries of floating point rand
2023-08-18 11:19:01 +10:00
system_darwin.odin
Change algorithm to work on 64-bit integers rather than 32-bit integers internally
2023-08-15 10:53:59 +01:00
system_linux.odin
Change algorithm to work on 64-bit integers rather than 32-bit integers internally
2023-08-15 10:53:59 +01:00
system_windows.odin
Change algorithm to work on 64-bit integers rather than 32-bit integers internally
2023-08-15 10:53:59 +01:00