mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +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.