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