gingerBill e201a2fabb Add `rand.choice_enum` 1 year ago
..
distributions.odin 2df6cabee0 Add `@(require_results)` to `core:math/rand` 2 years ago
exp.odin 2df6cabee0 Add `@(require_results)` to `core:math/rand` 2 years ago
normal.odin 2df6cabee0 Add `@(require_results)` to `core:math/rand` 2 years ago
rand.odin e201a2fabb Add `rand.choice_enum` 1 year ago
system_darwin.odin d13bed9a0a Change algorithm to work on 64-bit integers rather than 32-bit integers internally 2 years ago
system_js.odin 49da19e013 Replace Math.random with crypto.getRandomValues for _system_number 1 year ago
system_linux.odin 4d65b1ab9c Implement new sys/unix package 1 year ago
system_windows.odin d13bed9a0a Change algorithm to work on 64-bit integers rather than 32-bit integers internally 2 years ago