aboutsummaryrefslogtreecommitdiff
path: root/core/math/rand/system_windows.odin
Commit message (Expand)AuthorAgeFilesLines
* Change algorithm to work on 64-bit integers rather than 32-bit integers inter...gingerBill2023-08-151-3/+3
* Add `@(require_results)` to `core:math/rand`gingerBill2023-05-221-0/+1
* Add `rand.init_as_system` to allow for system-level based random number gener...gingerBill2022-05-151-0/+12