mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-22 00:49:35 +03:00
e7d9d00ac8
* rand api overhaul * no retry limits. instead documented a recommendation to call int(T) % len directly.