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/01 12:32:02 UTC

[jira] [Commented] (LANG-1441) RandomStringUtils, accommodate for passing in one's own instance of java.util.Random

    [ https://issues.apache.org/jira/browse/LANG-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806708#comment-16806708 ] 

Rob Tompkins commented on LANG-1441:
------------------------------------

We might also want to extend {{RandomUtils}} to do something similar here where we extend it to accommodate passing in an instance of {{java.util.Random}} into the {{static}} methods.

> RandomStringUtils, accommodate for passing in one's own instance of java.util.Random
> ------------------------------------------------------------------------------------
>
>                 Key: LANG-1441
>                 URL: https://issues.apache.org/jira/browse/LANG-1441
>             Project: Commons Lang
>          Issue Type: New Feature
>    Affects Versions: 3.8.1
>            Reporter: Rob Tompkins
>            Assignee: Rob Tompkins
>            Priority: Major
>             Fix For: 3.9
>
>
> We want not only to have a default instance of {{java.util.Random}} that gets passed in, but to also accommodate for passing in any subclass of {{java.util.Random}}



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