Skip to content

My Collatz Conjecture based PRNG. It takes advantage of the geometric Brownian motion of the sequence for a given seed to generate pseudorandom bits

License

Notifications You must be signed in to change notification settings

KiARC/CollatzRand

Repository files navigation

CollatzRand

A Collatz Conjecture based PRNG. It takes advantage of the geometric Brownian motion of the Collatz sequence for a given seed to generate pseudorandom bits.

To Use:

Adding libraries differs by IDE, but once you've added it you can import the class using import com.katiearose.CollatzRand.

About

My Collatz Conjecture based PRNG. It takes advantage of the geometric Brownian motion of the sequence for a given seed to generate pseudorandom bits

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages