fn bytes(r: Random, buf: []u8) void

Read random bytes into the specified buffer until full.

Parameters

r: Random,
buf: []u8,