goregen

Regex string generator

A library for generating random strings from regular expressions.

randexp for Go.

GitHub

90 stars
4 watching
23 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tom-lord/regexp-examples A gem that generates random strings that match given regular expressions. 520
fent/randexp.js Generates random strings based on user-provided regular expressions 1,828
mochizukikotaro/regex_sample A Ruby gem that generates random strings based on regular expressions 1
marioruiz/string_pattern A gem that generates strings according to predefined patterns or regular expressions for testing and data generation purposes 16
polarspetroll/ciprand A random string generator API that generates multiple strings of varying lengths based on user-provided parameters. 11
mingrammer/commonregex A collection of reusable regular expression functions for text processing in Go. 895
hedhyw/rex A flexible regular expression builder for Go. 196
malelabts/regexgenerator A tool for generating regular expressions for text extraction and classification based on examples and without external hints. 946
oriser/regroup A library to automatically match and parse regular expression groups into Go structs with various options. 147
patricksrobertson/secure_random.ex A library providing a set of functions for generating random, secure strings and UUIDs. 96
alixaxel/genex A tool to generate all possible strings that a given regex pattern can match 77
drup/tyre A system for building type-safe regular expressions with automatic extraction and modification of matched groups 171
commenthol/named-regexp-groups A library for regular expressions with named capture groups and back-references. 10
pokepay/cl-string-generator Generates strings from regular expressions using Common Lisp 23
tiehuis/zig-regex An automaton-based regex implementation for the Zig programming language 196