fn bytes(r: Random, buf: []u8) void
Read random bytes into the specified buffer until full.
r: Random,
buf: []u8,