done. https://issues.apache.org/jira/browse/TEXT-93
Thanks! On Tue, Jun 20, 2017 at 9:13 AM, Gilles <[email protected]> wrote: > On Tue, 20 Jun 2017 09:06:57 -0400, Wilson MacGyver wrote: > >> On Tue, Jun 20, 2017 at 8:22 AM, Gilles <[email protected]> >> wrote: >> >> Hi. >>> >>> >>> That would not be very efficient. >>> Perhaps we should implement a "selectFrom" feature: >>> RandomStringGenerator gen = new RandomStringGenerator.Builder() >>> .selectFrom(charArray) >>> .build(); >>> >> >> >> >> that would be great. I would imagine using this as password generator is a >> pretty common use case. Limiting passwords to allowed character list is a >> fairly standard practice. >> > > Could you then please file a "wish" request on the issue-tracking > system: > https://issues.apache.org/jira/browse/TEXT > ? > > Thanks, > Gilles > > [...] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Omnem crede diem tibi diluxisse supremum.
