aboutsummaryrefslogtreecommitdiff
path: root/core/math/rand/system_darwin.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 `_system_random` for DarwingingerBill2022-05-151-0/+21