nextBytes

Fill a buffer with random bytes from the default random number generator.

void
nextBytes
@safe nothrow @nogc
(
ubyte[] buf
)

Meta