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 22:33:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/rand
History
Andrew Kelley 38fc826a5a
Merge pull request #15957 from BratishkaErik/deprecated-
std.*: remove stuff that was deprecated in older versions
2023-06-13 14:53:41 -07:00
..
Ascon.zig
Remove Gimli and Xoodoo from the standard library (#14928)
2023-03-21 04:54:10 +00:00
benchmark.zig
Remove Gimli and Xoodoo from the standard library (#14928)
2023-03-21 04:54:10 +00:00
ChaCha.zig
std.crypto.chacha: support larger vectors on AVX2 and AVX512 targets (#15809)
2023-05-22 20:33:35 +02:00
Isaac64.zig
update codebase to use @memset and @memcpy
2023-04-28 13:24:43 -07: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
all: replace comptime try with try comptime
2023-06-13 23:46:58 +06:00
Xoroshiro128.zig
rand: add pub to next/jump
2022-12-18 01:46:09 -05:00
Xoshiro256.zig
cbe: enable CI for std tests
2023-04-21 16:36:10 -04:00
ziggurat.zig
publicize std.rand.ziggurat
2023-06-13 11:29:28 -07:00