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