biski64 0.1.0

A fast, robust, 64-bit pseudo-random number generator with a guaranteed period of 2^64.
Documentation

biski64: A fast, 64-bit PRNG that implements the rand_core traits.

This library provides Biski64Rng, a fast, robust, non-cryptographic PRNG with a guaranteed period of 2^64. It is designed for applications where speed and statistical quality are important.