Given a regex, generate all (potentially infinite) possible inputs that match the pattern.
You must log in or register to comment.
This is really cool. Seems like it could be useful for quickcheck style tests.
Utitilise
Finally, L(re).
Can you use it to check your docs for verbs that should be nouns?