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

Random #724

Closed
evancz opened this Issue Sep 22, 2016 · 0 comments

Comments

Projects
None yet
1 participant
@evancz
Member

evancz commented Sep 22, 2016

@mgold is working on a replacement for the Random library that should behave better and potentially be faster. In the meantime, this meta issue is meant to organize the issues for the current Random module.

  • #225 - "modulo bias" when generating integers in a range
  • #635 - problem with small Int values (I assume this is the repeating number problem?)
  • #575 - don't use List.reverse in Random.list

@evancz evancz added the meta label Sep 22, 2016

@elm elm locked and limited conversation to collaborators Sep 22, 2016

@evancz evancz closed this Jul 10, 2017

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.