mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
857f45f9ece5abe625ad69d01fe652083f27fb54
This removes java.util.Random from lots of AI code, futher making it unlikely that developers will accidentally use "new Random()" instead of MyRandom class. This will make running AI experiments easier, because there will be exactly one class that controls the randomness.
Description
Languages
Java
98.1%
OpenEdge ABL
1%
Python
0.8%