All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
long_jump
method to RNGs missing itbyteorder
-dependency in favor of stdlib
-implementation.rand_core
versionseed_from_u64(0)
for Xoroshiro64StarStar
and Xoroshiro64Star
. This breaks value stability for these generators if initialized with seed_from_u64
.Initial release.