Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/rand
History
Andrew Kelley aeaef8c0ff update std lib and compiler sources to new for loop syntax
2023-02-18 19:17:21 -07:00
..
Ascon.zig
std.crypto: add the Ascon permutation
2023-02-13 02:22:24 -05: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
std: fix bug in Pcg32 fill function (#13894)
2022-12-12 14:19:49 -05: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
rand: add pub to next/jump
2022-12-18 01:46:09 -05:00
Xoshiro256.zig
rand: add pub to next/jump
2022-12-18 01:46:09 -05:00
ziggurat.zig
update std lib and compiler sources to new for loop syntax
2023-02-18 19:17:21 -07:00