[
https://issues.apache.org/jira/browse/LANG-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benedikt Ritter updated LANG-900:
---------------------------------
Fix Version/s: (was: Discussion)
(was: Review Patch)
3.3
> New RandomUtils class
> ---------------------
>
> Key: LANG-900
> URL: https://issues.apache.org/jira/browse/LANG-900
> Project: Commons Lang
> Issue Type: New Feature
> Reporter: Duncan Jones
> Assignee: Benedikt Ritter
> Priority: Minor
> Fix For: 3.3
>
> Attachments: RandomUtils.java, RandomUtilsTest.java
>
>
> Attached is a new {{RandomUtils}} class and associated test, which offers
> some methods not available in the standard {{Random}} class:
> - a {{nextBytes(int count)}} method that returns a byte array
> - versions of {{nextInt}}, {{nextLong}}, {{nextFloat}} and {{nextDouble}}
> that return a value within a range.
> Comments very welcome!
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)