nextBytes

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

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

Meta