goregen
Regex string generator
A library for generating random strings from regular expressions.
randexp for Go.
90 stars
4 watching
23 forks
Language: Go
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A gem that generates random strings that match given regular expressions. | 520 |
| Generates random strings based on user-provided regular expressions | 1,836 |
| A Ruby gem that generates random strings based on regular expressions | 1 |
| A gem that generates strings according to predefined patterns or regular expressions for testing and data generation purposes | 16 |
| A random string generator API that generates multiple strings of varying lengths based on user-provided parameters. | 11 |
| A collection of reusable regular expression functions for text processing in Go. | 896 |
| A flexible regular expression builder for Go. | 197 |
| A tool for generating regular expressions for text extraction and classification based on examples and without external hints. | 947 |
| A library to automatically match and parse regular expression groups into Go structs with various options. | 147 |
| A library providing a set of functions for generating random, secure strings and UUIDs. | 96 |
| A tool to generate all possible strings that a given regex pattern can match | 77 |
| A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
| A library for regular expressions with named capture groups and back-references. | 10 |
| Generates strings from regular expressions using Common Lisp | 23 |
| An automaton-based regex implementation for the Zig programming language | 205 |