One minor omission.

On 1/9/2013 12:44 AM, Brad Wetmore wrote:
NativePRNG reads seeds from /dev/random and nextBytes from /dev/urandom.
  I added two new NativePRNG implementations which are completely
blocking or nonblocking.  The "securerandom.strongAlgorithm" property
points to the blocking variant

on Unix-like OS's (Solaris/Linux/MacOS), and "Windows-PRNG" on Windows.

Brad


Reply via email to