Gilles created MATH-1304:
----------------------------
Summary: "nextBytes" methods in RNG implementations
Key: MATH-1304
URL: https://issues.apache.org/jira/browse/MATH-1304
Project: Commons Math
Issue Type: Improvement
Affects Versions: 3.5
Reporter: Gilles
Assignee: Gilles
Fix For: 4.0
There are two implementations of the "nextBytes" method.
One is in {{AbstractRandomGenerator}} and the other in {{BitsStreamGenerator}}.
The code should be the same.
And, if possible, it should be shared.
MATH-1300 has several suggestions for improving the current implementations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)