TheIronBorn / xoshiro

Xoshiro, xoroshiro and splitmix64 random number generators for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xoshiro

Status

Rust implementation of the xoshiro, xoroshiro and splitmix64 random number generators.

License

xoshiro is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, and LICENSE-MIT for details.

About

Xoshiro, xoroshiro and splitmix64 random number generators for Rust

License:Apache License 2.0


Languages

Language:Rust 100.0%