$ rand_xorshift
v0.5.0Xorshift random number generator
Latest Update Summary
Crate
Name: rand_xorshift New version: 0.5.0-rc.0 Release date: 2025-11-10T15:46:02.293979Z
Crate readme
Short description Extra random number generators provided by the Rust Random project.
Long description This repository houses extra generators maintained by the Rust Random project. All crates in this repository require rustc version 1.85 or greater.
Features • Additional random number generators • rustc version 1.85 or greater required
Code Examples
Links • https://github.com/rust-random/rand • https://rust-random.github.io/book/guide-rngs.html • https://rust-random.github.io/book • https://rust-random.github.io/rand • https://docs.rs/rand
Release info
Release version: N/A
Release description N/A
Code Examples N/A
Minor update: 0.4.0 → 0.5.0
$ DOWNLOADS TREND
$ VERSION HISTORY
$ LINKS
$ INSTALL
cargo add rand_xorshiftOr add to Cargo.toml: rand_xorshift = "0.5.0"