zig/lib/std/rand
Veikka Tuominen e6be6d9768 std.rand: make weightedIndex proportions param a const slice
The function does not mutate the proportions and the signature should reflect that.
2022-08-30 13:02:17 +03:00
..
Gimli.zig Add argument for fillFn to Random.init 2021-10-29 19:20:31 -04:00
Isaac64.zig Add argument for fillFn to Random.init 2021-10-29 19:20:31 -04:00
Pcg.zig Add argument for fillFn to Random.init 2021-10-29 19:20:31 -04:00
RomuTrio.zig Add std.rand.RomuTrio 2022-05-24 22:48:51 -04:00
Sfc64.zig Add argument for fillFn to Random.init 2021-10-29 19:20:31 -04:00
test.zig std.rand: make weightedIndex proportions param a const slice 2022-08-30 13:02:17 +03:00
Xoodoo.zig crypto: add the Xoodoo permutation, prepare for Gimli deprecation (#11866) 2022-07-01 13:18:08 +02:00
Xoroshiro128.zig Add argument for fillFn to Random.init 2021-10-29 19:20:31 -04:00
Xoshiro256.zig Add argument for fillFn to Random.init 2021-10-29 19:20:31 -04:00
ziggurat.zig compiler-rt: math functions reorg 2022-04-27 12:20:44 -07:00