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

vks/xoroshiro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xoroshiro

The crate is deprecated in favor of the rand_xoshiro crate.

Status

Rust implementation of the xoroshiro128+, xorshift1024*φ and splitmix64 random number generators.

License

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

Other projects

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages