Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages