random_string_generator

String generator

A module to generate random strings based on user-defined patterns and options.

A Elixir module to generate a random string based on a given string pattern.

GitHub

1 stars
2 watching
0 forks
Language: Elixir
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
patricksrobertson/secure_random.ex A library providing a set of functions for generating random, secure strings and UUIDs. 96
polarspetroll/ciprand A random string generator API that generates multiple strings of varying lengths based on user-provided parameters. 11
sindresorhus/crypto-random-string Generate cryptographically strong random strings 569
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
vivait/stringgeneratorbundle Automatically generates unique random strings for entity properties using annotations 17
zach-klippenstein/goregen A library for generating random strings from regular expressions. 90
ircmaxell/randomlib A utility for generating cryptographically secure random numbers and strings 843
marioruiz/string_pattern A gem that generates strings according to predefined patterns or regular expressions for testing and data generation purposes 16
lukechapman/acf-random-string-field Generates random strings with customizable character sets. 14
junker/random-ua Generates random User-Agent strings in Common Lisp. 3
blaxun/random-dungeon-generator-gms-2.3 A tool that generates dungeons from user-defined sprites and applies rules to create a layout with various chamber types and connectors. 7
pokepay/cl-string-generator Generates strings from regular expressions using Common Lisp 23
arianvp/elixir-isaac A library providing an Elixir wrapper around the ISAAC stream cipher to generate cryptographically secure random numbers. 4
sindresorhus/unique-random A library that generates random numbers with consecutive uniqueness constraints 116