fn fill(self: *Self, buf: []u8) void

Fills the buffer with random bytes.

Parameters

self: *Self,
buf: []u8,