BooleanCube / Random-Regex-Generator

A random RegEx generator without using any RegEx

Repository from Github https://github.comBooleanCube/Random-Regex-GeneratorRepository from Github https://github.comBooleanCube/Random-Regex-Generator

Random-Regex-Generator

A random RegEx generator without using any RegEx

This project generates a random string which follows the given RegEx format from the input.
To learn about FSAs and check out the available operations or learn about RegEx, read this article.

image

Note: it converts all uppercase characters to lowercase for simplicity

developed by BooleanCube :]

About

A random RegEx generator without using any RegEx


Languages

Language:Java 100.0%