Details
-
Wish
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
implement a "selectFrom" feature:
RandomStringGenerator gen = new RandomStringGenerator.Builder()
.selectFrom(charArray)
.build();
so we can pass a list of valid characters
Attachments
Issue Links
- links to