You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Rob Tompkins (JIRA)" <ji...@apache.org> on 2019/04/06 15:38:00 UTC

[jira] [Updated] (LANG-1442) RandomUtils is outdated

     [ https://issues.apache.org/jira/browse/LANG-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Tompkins updated LANG-1442:
-------------------------------
    Assignee: Rob Tompkins

> RandomUtils is outdated
> -----------------------
>
>                 Key: LANG-1442
>                 URL: https://issues.apache.org/jira/browse/LANG-1442
>             Project: Commons Lang
>          Issue Type: Wish
>          Components: lang.*
>            Reporter: Gilles
>            Assignee: Rob Tompkins
>            Priority: Trivial
>             Fix For: 3.9
>
>
> Class uses [java.util.Random|http://commons.apache.org/proper/commons-rng/userguide/why_not_java_random.html] internally.
>  Its Javadoc should advertise that "Commons RNG" provide [better implementations|http://commons.apache.org/proper/commons-rng/commons-rng-simple/index.html].
> Moreover, since JDK 8, [another generator is available|https://docs.oracle.com/javase/8/docs/api/java/util/SplittableRandom.html].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)