curious-odd-man / RgxGen

Regex: generate matching and non matching strings based on regex pattern.
Apache License 2.0
86 stars 14 forks source link

#80. Refactoring. #100

Closed curious-odd-man closed 8 months ago

curious-odd-man commented 8 months ago

Replaced Character with char. Replaced List with CharList