You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Emmanuel Bourg (JIRA)" <ji...@apache.org> on 2016/09/25 12:45:20 UTC

[jira] [Created] (RNG-19) System generator (/dev/random)

Emmanuel Bourg created RNG-19:
---------------------------------

             Summary: System generator (/dev/random)
                 Key: RNG-19
                 URL: https://issues.apache.org/jira/browse/RNG-19
             Project: Commons RNG
          Issue Type: Wish
            Reporter: Emmanuel Bourg
            Priority: Minor


Commons RNG could include a random number generator based on the output of /dev/random or /dev/urandom on Unix systems.

Commons Crypto has an implementation that could be used as a starting point:

https://github.com/apache/commons-crypto/blob/master/src/main/java/org/apache/commons/crypto/random/OsCryptoRandom.java



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)