Skip to content

fix: Use correct RRNG state#593

Merged
elementbound merged 1 commit intomainfrom
fix/rrng-start-at-bound
May 5, 2026
Merged

fix: Use correct RRNG state#593
elementbound merged 1 commit intomainfrom
fix/rrng-start-at-bound

Conversation

@elementbound
Copy link
Copy Markdown
Contributor

RewindableRandomNumberGenerator was setting its internal RNG's state field to ensure consistency. This does not always work, since state might need to satisfy some criteria. The fix uses seed instead.

@elementbound elementbound merged commit 91da635 into main May 5, 2026
4 checks passed
@elementbound elementbound deleted the fix/rrng-start-at-bound branch May 5, 2026 11:44
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.

1 participant