zig/lib/std/rand
Jacob Young 98cd378208 x86_64: fix behavior of getValue
Old behavior renamed to `getValueIfFree`.
2023-10-26 21:45:58 -04:00
..
Ascon.zig is has -> has 2023-06-25 23:30:25 -07:00
benchmark.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07: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 all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
Pcg.zig Use builtin inference over @as where possible 2023-07-24 10:23:51 -07:00
RomuTrio.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
Sfc64.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
test.zig x86_64: pass more tests 2023-10-25 04:28:30 -04:00
Xoroshiro128.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
Xoshiro256.zig x86_64: fix behavior of getValue 2023-10-26 21:45:58 -04:00
ziggurat.zig Fix simple doc mistakes. (#17624) 2023-10-21 21:24:55 +00:00