Uses of Interface
io.github.olyutorskii.aletojio.rng.RndInt32

Packages that use RndInt32
Package
Description
Misc utils for random number and entropy.
Bijection hash functions.
Reading and skipping random number generator with statistical criteria.
Random number generator interfaces.
Extremely poorly made and biased random number generators.
Random number generators affected by the output of several generations past.
Linear congruential generator(LCG) implementations.
Multiply-with-carry random number generators.
Random number generator composed of XOR and shift operation.
Improving the randomness of output random number data by crunching input random number data.