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

Verify that same values are generated always #82

Closed curious-odd-man closed 1 year ago

curious-odd-man commented 1 year ago

When changes to generation logic are introduce I want to make sure that the generated values do not change. Otherwise I might want to add a release note that generated values might have changed.