Package io.github.olyutorskii.aletojio.rng.fibo
package io.github.olyutorskii.aletojio.rng.fibo
Random number generators affected by the output of several generations past.
Yes, similar to Fibonacci numbers.
-
ClassesClassDescriptionLagged Fibonacci Pseudo Random Generator(LFG).Fibonacci Linear-feedback shift register (LFSR) Pseudo Random Generator.