URandomRNG provides an interface to the /dev/urandom RNG of most Unix like systems.
Fill the buffer with random bytes.
Add a seed value to the PRNG.
See Implementation
URandomRNG provides an interface to the /dev/urandom RNG of most Unix like systems.