it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

[NEW TOOL] RegExp Match Generator Tool

Open Nezteb opened this issue 2 years ago • 1 comments
trafficstars

What tool do you want?

A regular expression match generator.

Describe the solution you'd like

Given a regex, the tool would generate random strings that match the regex.

Is their example of this tool in the wild?

  • https://github.com/fent/randexp.js/
  • http://fent.github.io/randexp.js/

Additional context

Similar to https://github.com/CorentinTh/it-tools/issues/308; will probably share similar regex code.

Nezteb avatar Oct 04 '23 18:10 Nezteb

Hi @Nezteb and @CorentinTh, implemented in #1030

sharevb avatar May 05 '24 21:05 sharevb