Krull64 Random Number Generator

Sample with Confidence

Krull64 is intended as a non-cryptographic workhorse RNG suitable for simulations and procedural content generation that is solid, easy to use, and has a full feature set.

Krull64 will be frozen after a period of testing if no issues are found.

Crate

This crate depends on rand_core, which is a part of the Rand project.

Serde support is opt-in, so enable the serde feature if you need it.

License

MIT