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