Accumulator.freshEntropyLength

class Accumulator(DRNG, uint num_pools = 32)
nothrow @nogc @property
uint
freshEntropyLength
(
)
if (
isDRNGWithInput!DRNG
)

Return Value

Type: uint

Amount of new seed bytes in pool0.

Meta