Skip to content

Conversation

@newpavlov
Copy link
Member

The comment was not clear enough and triggered LLM checker in #742.

// Since Windows 10, calls to the user-mode RNG are guaranteed to never
// fail during runtime (rare windows W); `ProcessPrng` will only ever
// return 1 (which is how windows represents TRUE).
// `ProcessPrng` is documented to always return TRUE.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I couldn't find anything about ProcessPrng on Windows 8, so it may not be technically guaranteed on it, but I think we can omit this part from the comment.

@newpavlov newpavlov merged commit 9a0c18c into master Oct 24, 2025
75 checks passed
@newpavlov newpavlov deleted the windows/tweak_comment branch October 24, 2025 09:16
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.

2 participants