ciprand

Random string generator

A random string generator API that generates multiple strings of varying lengths based on user-provided parameters.

random string generator API

GitHub

11 stars
2 watching
1 forks
Language: Go
last commit: over 3 years ago
apigolangrandom-number-generatorsrandomizationreverseproxyruby

Related projects:

Repository Description Stars
patricksrobertson/secure_random.ex A library providing a set of functions for generating random, secure strings and UUIDs. 96
sindresorhus/crypto-random-string Generate cryptographically strong random strings 569
zach-klippenstein/goregen A library for generating random strings from regular expressions. 90
caioceccon/random_string_generator A module to generate random strings based on user-defined patterns and options. 1
fent/randexp.js Generates random strings based on user-provided regular expressions 1,828
sindresorhus/unique-random A library that generates random numbers with consecutive uniqueness constraints 116
risto-stevcev/pure-random A purely functional random number generator implemented using the xorshift algorithm. 27
sindresorhus/random-int Generates random integers within specified ranges 87
tom-lord/regexp-examples A gem that generates random strings that match given regular expressions. 520
ircmaxell/randomlib A utility for generating cryptographically secure random numbers and strings 843
mrdimosthenis/minigen A library for generating realistic random data in various formats 18
okeuday/quickrand An Erlang module providing efficient random number generation functions with proper seeding 41
iddm/randomorg A Rust library that generates random numbers using atmospheric noise from the random.org API. 8
skarupke/controlled_random A C++ library providing a high-performance random number generator with deterministic and non-deterministic modes 19
sindresorhus/random-float A utility function to generate random floating-point numbers within specified ranges. 36