On 02/12/2014 16:42, Peter Levart wrote:
The API looks reasonable to me too, I'm just not sure that java.util is the right place and whether it needs to be a Java SE API.:Here's a proof of concept for an API that just delegates to system-provided "cryptographically secure" (as declared by the system(s)) pseudo random number generator:http://cr.openjdk.java.net/~plevart/jdk9-dev/SystemRandom/webrev.01/
-Alan