regex generator doesn't work with | (vertical bar for "or")
miner opened this issue · 2 comments
miner commented
Needs investigation.
miner commented
Looks like a limitation of re-rand.
miner commented
v0.6.7 has a new implementation of the string from regex generator that supports the vertical bar for "or" patterns. Also allows user to bind string-from-regex-generator to use his own generator (such as the test.chuck implementation.)