Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 576 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 576 Bytes

xoshiro

The crate is deprecated in favor of the rand_xoshiro crate.

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.