FortunaGenerator.nextBytes

Fill an arbitrary-size buffer with random data.

struct FortunaGenerator(Cipher, Digest)
nothrow @nogc
void
nextBytes
(
ubyte[] buf
)

Meta