CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
19.04k stars 2.3k forks source link

[NEW TOOL] RegExp Match Generator Tool #649

Open Nezteb opened 9 months ago

Nezteb commented 9 months ago

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?

Additional context

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

sharevb commented 2 months ago

Hi @Nezteb and @CorentinTh, implemented in #1030