Implementation of xoroshiro128+, xorshift128+, xorshift1024*, and splitmix64 PRNGs.
# Cargo.toml
[dependencies]
xorshift = "0.1.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates a random u64 using the xoroshiro128+ algorithm.
No known issues recorded.
No dependency data recorded yet.