https://github.com/mochizukikotaro/regex_sample
Ruby1
7 years ago
Regex to sample value. Ruby gem. `RegexSample.generate(/(a|b)/) #=> a or b`
MIT License