A regular expression is a succinct and flexible way to describe a set of strings. It would be useful to have generator that takes a regular expression and generates matching strings.
There was some hallway discussion about this feature request at the Clojure Conj in November 2014.