Skip to content

Conversation

@ItsKiyoto
Copy link
Contributor

Closes #457

Implemented a Enum system to replace the index method of retrieving RNG algorithms, so previous calls for algorithm at index 0 now use the default algorithm and the instance where a specific algorithm was used (at index 6) is using the same algorithm but just referenced by name.

The current implementation only allows for the fallback to be the default algorithm but that can be implemented in cases where it may be more necessary.

@ItsKiyoto ItsKiyoto linked an issue Dec 19, 2025 that may be closed by this pull request
@ItsKiyoto ItsKiyoto marked this pull request as ready for review January 3, 2026 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent selection of RNG algorithm

3 participants