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.
Note: it converts all uppercase characters to lowercase for simplicity
developed by BooleanCube :]