mirror of
https://github.com/ziglang/zig.git
synced 2026-03-16 00:04:02 +00:00
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.