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

Clarify Random, Uniform, UniformRange #99

Closed
wants to merge 1 commit into from
Closed

Conversation

curiousleo
Copy link
Collaborator

Preview

The preview rendering doesn't work for mathematical formulae, here's the relevant screenshot from a local Haddocks build:

Screenshot_2020-04-17 System Random Monad

Changes

  • Random is mainly there for backwards compatibility
  • UniformRange is [hi,lo] for integral types and [hi,lo) for non-integral types
  • Moved uniform and uniformR up in the Haddocks for better visibility

Ticks off two more items from #83 (comment)

@curiousleo
Copy link
Collaborator Author

curiousleo commented Apr 22, 2020

Closing in favour of #108.

@curiousleo curiousleo closed this Apr 22, 2020
@curiousleo curiousleo deleted the random-clarify branch April 23, 2020 13:52
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