About half of the streams generated by this generator will match the provided regular expression.
About half of the streams generated by this generator will match the provided regular expression. The other half will be random streams which _could_ match the expression but are unlikely to.
also genRegexAndMatch.
Generates arbitrary regexes and candidate matches for the regex.
Generates arbitrary regexes and candidate matches for the regex. The candidate will match the regex roughly 50% of the time.
Generate a regular expression and a stream that matches the regular expression.