Well, here's my first iteration on my RNG! I added a variable that is set to a random number (by the RNG), and found that this RNG is very effective! I also added an option where you do regular function without loading a t-Mod (true Modulo, catchy name by me!), which is basically the maximum the number can be via using, well, modulo! I still plan on iterating on this!
All code by me!