Drop-in replacement for Python's random module that records and can replay seeds
-
Updated
Jul 28, 2021 - Python
Drop-in replacement for Python's random module that records and can replay seeds
Modified bionicpup64-8.0 with added crypto tools: doubleslow, doublerandom, RFC1751-encoding-decoding and others.
Randish is a thread-safe random number generator library in Go, providing distinct random sequences with a unique seeding approach based on a mix of system and context-specific elements. It offers singleton and array-based pseudo-random number generation, ensuring high performance and randomness across different contexts and systems.
Examples of random seed initialization in: C, C , Fortran, Julia, Matlab, Python
Simple command-line applications for generating passwords
Randomness mixers, offline seed generator, BIP39 seed generator, random numbers in range algorithm, random words from a dictionary.
DEPTs: Parameter tuning for software fault prediction with different variants of differential evolution *** Parameter tuners for software analytics problems ***
ATtiny project for an electronic pocket dice
Add a description, image, and links to the random-seed topic page so that developers can more easily learn about it.
To associate your repository with the random-seed topic, visit your repo's landing page and select "manage topics."