TotalFreedomMod/src/main/java/me/totalfreedom
Paldiu eb9759f2d8 Replaced All Instances of Random With SplittableRandom
SplittableRandom is faster (negligable) than Random and is also able to recursively return new instances of itself for an even more complex pseudo random generator compared to the default Random supplied by Java.
2020-12-25 15:57:10 -05:00
..
totalfreedommod Replaced All Instances of Random With SplittableRandom 2020-12-25 15:57:10 -05:00