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

Strange way of creating array of digits #92

Closed curious-odd-man closed 8 months ago

curious-odd-man commented 8 months ago

In the version 1.4 there is wierd way of creating an array of digits.

image

This should be written simpler.

curious-odd-man commented 8 months ago

This code is not present in 2.0-snapshot