Implementing Thomas's RNG implementation to replace PR #3789 by SimonDarksideJ · Pull Request #8861 · MonoGame/MonoGame
CartBlanche pushed a commit that referenced this pull request
Jun 27, 2025# Description of Change Replaces #3789 RNG implementation with one provided by @ThomasFOG Closes - #3789 Tests included
ghost
mentioned this pull request
SimonDarksideJ pushed a commit that referenced this pull request
Jun 30, 2025### Description of Change This PR changes the repeated check of `resultInt1` to `resultIntN` in MathHelper.Random introduced in #8861
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters