4 Commits

Author SHA1 Message Date
Matthew Lugg fdac89d6cd remove uses of array multiplication
In preparation for its removal as accepted in
https://github.com/ziglang/zig/issues/24738.
2026-04-30 08:57:51 +01:00
Andrew Kelley 81a35a86ea std.Io: introduce random and randomSecure
and use a thread-local CSPRNG for the former.
2026-01-07 11:03:36 -08:00
e4m2 8d56e472c9 Replace std.rand references with std.Random 2024-02-08 15:21:35 +01:00
e4m2 9af077d71e std.rand: Move to std.Random 2024-02-08 14:43:20 +01:00