Posted March 15, 2024 by Marcos Donnantuoni
In this video I add code for a Random Number Generator that is independent from the Godot internal one, to avoid changes of behavior in future versions of the engine. I also use the Dieharder statistical test suite to make sure the RNG is good to use.