[Chapel Merge] No-doc some NPBRandom consts

Branch: refs/heads/main
Revision: 86f35ab
Author: mppf
Link: No-doc some NPBRandom consts by mppf · Pull Request #20631 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #20631 from mppf/nodoc-some-npbrandom-consts

No-doc some NPBRandom consts

These constants are not important to the API for NPBRandom so should not
be documented. They are implementation details. This PR simply marks them
with pragma "no doc".

Reviewed by @arezaii - thanks!

Modified Files:
M modules/standard/Random.chpl

Compare: https://github.com/chapel-lang/chapel/compare/76bbdcc00f93...86f35ab7e13a