fn init(pointer: anytype, comptime fillFn: fn (@TypeOf(pointer), []u8) void) Random
pointer: anytype,
fillFn: fn (@TypeOf(pointer), []u8) void,