Skip to content

BooleanCube/Random-Regex-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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 :]

Releases

No releases published

Packages

No packages published

Languages