Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestions on updating the random-number document #478

Open
yaoyi92 opened this issue Dec 17, 2023 · 2 comments
Open

Suggestions on updating the random-number document #478

yaoyi92 opened this issue Dec 17, 2023 · 2 comments

Comments

@yaoyi92
Copy link

yaoyi92 commented Dec 17, 2023

I found it a little bit difficult to use the random number doc. Here are my suggestions:

  1. Now, it seems we don't have all the API documented. In the example, it seems to tell if we need an even distributed random double we can call generator.drand(0., 1.). It would be better if all the available APIs for different data types are listed.
  2. I am not sure whether random number for other distributions have been implemented. I found double normal in source code. It would be nice to see this been documented as well.
  3. Is it possible to document whether the random number can be used in team level or not? My feeling is it won't have any difficulty using it within team policy.
@ajpowelsnl
Copy link
Contributor

Thank you @yaoyi92. Would you like to create a pull request to address the issues you raise?

@ajpowelsnl
Copy link
Contributor

@yaoyi92 - ping

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

No branches or pull requests

2 participants