-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
Used version: 1.0.2
Example code to reproduce:
SystemPreferenceList out = new SystemPreferenceList();
Generex generex = new Generex("(^$)|(^[a-zA-Z0-9_-]+(\\.[a-zA-Z0-9_-]+)*$)");
System.out.println(generex.random());
Generated string: ^_XC-5o-K-.X.6-0$
This string doesnt match the regex
Regex online to validate:
https://regex101.com/r/XelPbS/1
ghilainm and fuatkarakus
Metadata
Metadata
Assignees
Labels
No labels