[jira] [Commented] (LANG-1382) Provide method to generate random numbers without range restriction for all numeric types

2018-08-18 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16584965#comment-16584965 ] Karl Richter commented on LANG-1382: bq. It is provided by DiscreteUniformSampler. Does the job. >

[jira] [Commented] (LANG-1382) Provide method to generate random numbers without range restriction for all numeric types

2018-03-02 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16384350#comment-16384350 ] Gilles commented on LANG-1382: -- bq. JDKRandom You shouldn't access implementation classes, but instantiate a

[jira] [Commented] (LANG-1382) Provide method to generate random numbers without range restriction for all numeric types

2018-03-02 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16383788#comment-16383788 ] Karl Richter commented on LANG-1382: > Did you know "Commons RNG"? Now, that you mention it...

[jira] [Commented] (LANG-1382) Provide method to generate random numbers without range restriction for all numeric types

2018-03-02 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16383679#comment-16383679 ] Gilles commented on LANG-1382: -- bq. `RandomUtils` only allows to generate \[...\] within the range 0