mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +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.