randexp.js icon indicating copy to clipboard operation
randexp.js copied to clipboard

Named group support

Open sadhikari0102 opened this issue 6 years ago • 1 comments

Couldn't figure out how to use them, hence was wondering if this library supports named group s and a way to retrieve their values from generated string.

sadhikari0102 avatar Sep 30 '19 21:09 sadhikari0102

they're not supported. but if they were, randexp would return a string, not an object pointing to each group

fent avatar Oct 01 '19 01:10 fent