v/vlib/rand
Alexander Medvednikov ddcff7e9c5 rand/pcg32: make the struct public 2019-11-19 14:26:18 +03:00
..
pcg32.v rand/pcg32: make the struct public 2019-11-19 14:26:18 +03:00
pcg32_test.v rand: add pcg32 and splitmix64 implementations 2019-09-23 00:50:22 +03:00
rand.v require `unsafe` for dereferencing 2019-11-10 19:57:17 +03:00
rand_test.v rand: rand_r(seed) 2019-09-16 22:21:21 +03:00
splitmix64.v rand: add pcg32 and splitmix64 implementations 2019-09-23 00:50:22 +03:00
splitmix64_test.v rand: add pcg32 and splitmix64 implementations 2019-09-23 00:50:22 +03:00