pthariensflame / Random123.jl

Julia implementation of Random123.

Home Page:http://juliarandom.github.io/RandomNumbers.jl/stable/man/random123/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random123.jl

Julia implementation of Random123

Build Status: Build Status

Code Coverage: codecov.io

See RandomNumbers.jl for details. The documentation is also hosted there.

Installation

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.

About

Julia implementation of Random123.

http://juliarandom.github.io/RandomNumbers.jl/stable/man/random123/

License:Other


Languages

Language:Julia 100.0%