Uses of Package
io.github.olyutorskii.aletojio.rng.lcg
Packages that use io.github.olyutorskii.aletojio.rng.lcg
Package
Description
Linear congruential generator(LCG) implementations.
-
Classes in io.github.olyutorskii.aletojio.rng.lcg used by io.github.olyutorskii.aletojio.rng.lcgClassDescriptionCommon implementation of Linear congruential generator(LCG).Implementation of 31bit output Linear congruential generator(LCG).Implementation of 32bit output Linear congruential generator(LCG).