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

Use importIntegerFromByteArray from integer-gmp for uniformIntegralWords #171

Open
curiousleo opened this issue Jun 22, 2020 · 0 comments
Open

Comments

@curiousleo
Copy link
Collaborator

haskell#62 (comment):

If integer-gmp is available, one can fill a random bytearray and invoke importIntegerFromByteArray.

The idea is that this could be a faster way to generate a random Integer when integer-gmp is used. The PR should come with benchmark results showing this.

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

1 participant