rand_sfc 0.2.0

Sfc32 and Sfc64 random number generators
Documentation

rand_sfc

Test Status Latest version Book API

Rust implementation of the SFC random number generators, originally developed for the PractRand random number generator test suite.

This crate depends on rand_core and is part of the Rand project.

Links:

Crate Features

rand_sfc is no_std compatible by default.

The serde feature includes implementations of Serialize and Deserialize for the included RNGs.

License

rand_sfc is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT, and COPYRIGHT for details.