RegexFuzz Simple regex fuzzer Installation Github: git clone https://github.com/I2rys/RegexFuzz Usage node index.js <regex> <flag> <string> regex - The regex. flag - The regex flag. string - The string to use for fuzzing. License MIT © I2rys