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