A lightweight, no_std-friendly random number generator backed by Xoshiro256++ with optional Mersenne Twister support.
Create random numbers, passwords, or strings based on rules
Product OS : Random provides a suite of random generator tools for different contexts. This includes random text, number and key generators including cryptographically secure random generation.
An on-chain randomness service for Solana programs
Generate random numeric, alphabet, alphanumeric, BIP39 and EFF random bytes
random numbers in bitcoin
Provides a trait for creating random instances of enums with weighted probabilities
Provides a derive macro for the random-constructible crate which is used for creating random instances of enums with weighted probabilities
A Rust crate for building Neutral Landscape Models.
Generate random numbers quickly.
An on-chain randomness service for Solana programs
Crack Bash's $RANDOM variable with 2-3 samples
Interface for secure random number generator.
Generate random strings from regular expression
Library for generating random strings from regular expressions.
Ruby Exploitation(Rex) library for generating Random identifier strings
Simple Random Number Generator including Beta, Cauchy, Chi square, Exponential, Gamma, Inverse Gamma, Laplace (double exponential), Normal, Student t, Uniform, and Weibull. Ported from John D. Cook's C# Code.
Reserves a random TCP port
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
Retries is a gem for retrying blocks with randomized exponential backoff.
SafeRandom gem will help to generate random string, paragraphs, token, strong string, number and alphanumeric very easily.
Generate memorable random names to use in your apps or anywhere else.
Generates random names based upon custom collections of syllables. Styles include Elvish, Fantasy, Goblin, and Roman.
Retriable is a simple DSL to retry failed code blocks with randomized exponential backoff. This is especially useful when interacting with external APIs/services or file system calls.