$ rand_xorshift

v0.5.0

Xorshift random number generator

Downloads: 145.3M
Recent: 23.6M
Versions: 8
Updated: February 2, 2026

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

Linkshttps://github.com/rust-random/randhttps://rust-random.github.io/book/guide-rngs.htmlhttps://rust-random.github.io/bookhttps://rust-random.github.io/randhttps://docs.rs/rand

https://docs.rs/rand_xorshift

Release info

Release version: N/A

Release description N/A

Code Examples N/A

Minor update: 0.4.0 → 0.5.0

$ DOWNLOADS TREND

115.9M145.3M

$ VERSION HISTORY

v0.5.0February 2, 2026
v0.4.0November 10, 2025
v0.4.0January 27, 2025

$ LINKS

$ INSTALL

cargo add rand_xorshift

Or add to Cargo.toml: rand_xorshift = "0.5.0"