RandomNumberGenerator.reseed

Seed this RNG using the entropy sources it contains.

class RandomNumberGenerator
abstract
void
reseed

Parameters

bits_to_collect size_t

is the number of bits of entropy to attempt to gather from the entropy sources

Meta