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 genMatchingStream.
Generate a stream that matches the provided regular expression.
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.