aboutsummaryrefslogtreecommitdiff
path: root/core/math/rand
Commit message (Expand)AuthorAgeFilesLines
* Remove @(static) for global variablesgingerBill2021-05-191-2/+2
* Remove usage of `do` in core librarygingerBill2020-09-231-5/+15
* Add sanity conversion for rand.norm_float64gingerBill2020-09-101-0/+6
* Fix typogingerBill2020-09-071-1/+1
* Improve math/rand functionalitygingerBill2020-09-071-21/+25
* Add 128-bit random procedures to `package math/rand`gingerBill2019-11-101-2/+24
* Fix typos in `package linalg`; Fix norm_float64 in `package rand`gingerBill2019-10-271-2/+2
* Add float64_range and float32_range to package math/randgingerBill2019-04-281-0/+3
* Improve package math/randgingerBill2019-03-242-9/+220
* Parse directories to be packagesgingerBill2018-05-211-0/+62