Hacker News new | ask | show | jobs
by seven800 3176 days ago
I created a little web app to generate strings which match a given regex: http://regexicon.com

It's useful to ensure you're not matching things that you don't mean to, which is a problem I often see when code reviewing regex.