[][src]Crate weyl

Weyl, a fast PRNG based on the Middle Square Weyl Sequence.

Warning: Not cryptographically secure.

Structs

Generator

Middle Square Weyl Sequence PRNG In other words it generates random numbers.

Functions

f64

returns a random f64

fill

fill bytes slice with random data

last_seed
seed
u64

returns a random u64