Generate strings based on regular expressions
mnt.io/articles/generate-strings-based-on-regular-expressionsDuring my PhD thesis, I have partly worked on the problem of the automatic accurate test data generation. In order to be complete and self-contained, I have addressed all kinds of data types, including strings. This article aims at showing how to generate accurate and relevant strings under several constraints.