zig/lib/std/rand
Jacob Young fe93332ba2 x86_64: implement enough to pass unicode tests
* implement vector comparison
 * implement reduce for bool vectors
 * fix `@memcpy` bug
 * enable passing std tests
2023-10-23 22:42:18 -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: implement enough to pass unicode tests 2023-10-23 22:42:18 -04:00
Xoroshiro128.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
Xoshiro256.zig Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std"" 2023-10-22 15:46:43 -04:00
ziggurat.zig Fix simple doc mistakes. (#17624) 2023-10-21 21:24:55 +00:00