Random123.jl

Julia implementation of Random123.
Author JuliaRandom
Popularity
14 Stars
Updated Last
11 Months Ago
Started In
February 2019

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.5. 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.