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

Add xkcd#221 RNG #6

Open
giordano opened this issue Dec 18, 2020 · 1 comment
Open

Add xkcd#221 RNG #6

giordano opened this issue Dec 18, 2020 · 1 comment
Labels
good first issue Good for newcomers

Comments

@giordano
Copy link

As suggested in giordano/RandomBasedArrays.jl#4, it'd be useful to implement the standard IEEE-vetted random number generator whose specification is described in xkcd#221. I think it fits very well in this package, it seems very stable. It should also be rather simple to implement.

@rfourquet
Copy link
Member

That's an excellent idea! the specification is very clear and unlikely to change. This is a nice project for anyone interested in contributing, which I'm happy to help with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants