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