Commit graph

4 commits

Author SHA1 Message Date
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
Super_ 3eec04ec1c quality control 2020-06-30 23:38:29 -04:00
Ivan 372ba97bef Change command descriptions, as well as simplify some commands 2020-03-30 19:43:57 -04:00
ZeroEpoch1969 59cbc05a4a
chee 2019-02-22 16:16:08 -07:00