Uses of Class
io.github.olyutorskii.aletojio.rng.dull.StepSequence
Packages that use StepSequence
Package
Description
Extremely poorly made and biased random number generators.
-
Uses of StepSequence in io.github.olyutorskii.aletojio.rng.dull
Methods in io.github.olyutorskii.aletojio.rng.dull that return StepSequenceModifier and TypeMethodDescriptionstatic StepSequence
StepSequence.createCounter()
Create simple counter.static StepSequence
StepSequence.createQuasiRandom()
Create Quasi-random generator.