Julia implementation of Random123
See RandomNumbers.jl for details. The documentation is also hosted there.
This package is registered. The stable version of this package requires Julia 1.8
. You can install it by:
(v1.5) pkg> add Random123
And then you can run the tests:
(v1.5) pkg> test Random123
This package is under MIT License. The original license of Random123 can be found here.