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

specify eltype for Random.UniformBits (internal type) #26940

Merged
merged 1 commit into from
May 3, 2018

Conversation

rfourquet
Copy link
Member

This is to allow not altering the Random code in #26852, and gives tighter array type for expressions like rand(UInt52(), 2).

@rfourquet rfourquet added the randomness Random number generation and the Random stdlib label May 1, 2018
@JeffBezanson JeffBezanson merged commit fa0704b into master May 3, 2018
@JeffBezanson JeffBezanson deleted the rf/rand-eltype branch May 3, 2018 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
randomness Random number generation and the Random stdlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants