This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
9627018d0ce3cbe2af91b045d16b094f7adbc15b
zig
/
lib
/
std
/
rand
History
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
…
Isaac64.zig
…
Pcg.zig
…
RomuTrio.zig
Add std.rand.RomuTrio
2022-05-24 22:48:51 -04:00
Sfc64.zig
…
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
…
Xoshiro256.zig
…
ziggurat.zig
…