Skip to main content

Module functions

Module functions 

Source
Expand description

Auto-generated module

🤖 Generated with SplitRS

Functions§

xorshift64
Xorshift64 pseudo-random number generator step; updates state in-place and returns the new value.
xorshift_f64
Produce a uniform f64 in [0, 1) from an xorshift64 state.