FortunaGenerator.addSeed

add entropy to the generator

struct FortunaGenerator(Cipher, Digest)
nothrow @nogc @nogc
void
addSeed
(
in ubyte[] seed...
)

Meta