Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
I tried to migrate a project from RandomStringUtils to RandomStringGenerator today, but I found it hard to replace methods like RandomStringUtils#randomAlphanumeric and RandomStringUtils#randomAlphabetic.
I believe it would ease migration from RandomStringUtils to RandomStringGenerator if CharacterPrecidates would offer more predicates.
Edit:
Added CharacterPredicates#ARABIC_NUMERALS, #ASCII_LOWERCASE_LETTERS, #ASCII_UPPERCASE_LETTERS, #ASCII_LETTERS and #ASCII_ALPHA_NUMERALS.
Attachments
Issue Links
- links to