regexp-examples

String generator

A gem that generates random strings that match given regular expressions.

Generate strings that match a given regular expression

GitHub

520 stars
16 watching
31 forks
Language: Ruby
last commit: 6 months ago
Linked from 1 awesome list

data-generationmrirandom-stringregexpruby

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
zach-klippenstein/goregen A library for generating random strings from regular expressions. 90
fent/randexp.js Generates random strings based on user-provided regular expressions 1,828
pokepay/cl-string-generator Generates strings from regular expressions using Common Lisp 23
learnbyexample/ruby_regexp A comprehensive resource for learning Ruby Regular Expressions from beginner to advanced levels with examples and exercises. 99
patricksrobertson/secure_random.ex A library providing a set of functions for generating random, secure strings and UUIDs. 96
malelabts/regexgenerator A tool for generating regular expressions for text extraction and classification based on examples and without external hints. 945
verbalexpressions/rubyverbalexpressions A Ruby library that helps to construct complex regular expressions 144
mingrammer/commonregex A collection of reusable regular expression functions for text processing in Go. 895
mudge/re2 A fast and safe regular expression engine designed to eliminate security vulnerabilities 130
genericsteele/token_phrase A Ruby gem that generates unique phrases by combining words from predefined dictionaries with user-specified separators and settings. 100
reddavis/n-gram Generates sequences of characters from a given text, useful for data analysis and modeling 37
caioceccon/random_string_generator A module to generate random strings based on user-defined patterns and options. 1
polarspetroll/ciprand A random string generator API that generates multiple strings of varying lengths based on user-provided parameters. 11