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)