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: about 5 years ago
apigolangrandom-number-generatorsrandomizationreverseproxyruby

Related projects:

RepositoryDescriptionStars
patricksrobertson/secure_random.exA library providing a set of functions for generating random, secure strings and UUIDs.96
sindresorhus/crypto-random-stringGenerate cryptographically strong random strings570
zach-klippenstein/goregenA library for generating random strings from regular expressions.90
caioceccon/random_string_generatorA module to generate random strings based on user-defined patterns and options.1
fent/randexp.jsGenerates random strings based on user-provided regular expressions1,836
sindresorhus/unique-randomA library that generates random numbers with consecutive uniqueness constraints116
risto-stevcev/pure-randomA purely functional random number generator implemented using the xorshift algorithm.27
sindresorhus/random-intGenerates random integers within specified ranges87
tom-lord/regexp-examplesA gem that generates random strings that match given regular expressions.520
ircmaxell/randomlibA utility for generating cryptographically secure random numbers and strings844
mrdimosthenis/minigenA library for generating realistic random data in various formats18
okeuday/quickrandAn Erlang module providing efficient random number generation functions with proper seeding41
iddm/randomorgA Rust library that generates random numbers using atmospheric noise from the random.org API.8
skarupke/controlled_randomA C++ library providing a high-performance random number generator with deterministic and non-deterministic modes20
sindresorhus/random-floatA utility function to generate random floating-point numbers within specified ranges.36