You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Duncan Jones (JIRA)" <ji...@apache.org> on 2016/12/17 06:51:59 UTC

[jira] [Created] (RNG-33) Consider adding convenience methods to UniformRandomProvider

Duncan Jones created RNG-33:
-------------------------------

             Summary: Consider adding convenience methods to UniformRandomProvider
                 Key: RNG-33
                 URL: https://issues.apache.org/jira/browse/RNG-33
             Project: Commons RNG
          Issue Type: Improvement
    Affects Versions: 1.0
            Reporter: Duncan Jones
            Priority: Minor


Commons Lang maintains a class called [{{RandomUtils}}|http://commons.apache.org/proper/commons-lang/javadocs/api-release/org/apache/commons/lang3/RandomUtils.html], which supplements the methods offered by {{java.util.Random}}.

If similar methods were added to {{UniformRandomProvider}}, we could deprecate {{RandomUtils}} in favour of using RNG.



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