Non-blocking cryptographically secure pseudo random number generator (CSPRNG) for applications
where the system is mostly idle, and the call time of nextBytes() is truly random.
Non-blocking cryptographically secure random source based on a combination of a time-based
seed generator, reliable external entropy sources, and non-blocking cryptographic functions.