[
https://issues.apache.org/jira/browse/TEXT-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16062402#comment-16062402
]
ASF GitHub Bot commented on TEXT-93:
------------------------------------
Github user ameyjadiye commented on the issue:
https://github.com/apache/commons-text/pull/54
As per discussion
here[TEXT-93](https://issues.apache.org/jira/browse/TEXT-93) we are good to
merge this PR.
> RandomStringGenerator accepts a list of valid characters
> --------------------------------------------------------
>
> Key: TEXT-93
> URL: https://issues.apache.org/jira/browse/TEXT-93
> Project: Commons Text
> Issue Type: Wish
> Reporter: Wilson MacGyver
>
> implement a "selectFrom" feature:
> RandomStringGenerator gen = new RandomStringGenerator.Builder()
> .selectFrom(charArray)
> .build();
> so we can pass a list of valid characters
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)