mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-09 09:03:44 -04:00
544d7d9982
As suggested by @leecannon, this provides more flexibility to the `Random` interface. For exmaple, this allows for an implementation to provide multiple different fill functions.