| Crates.io | rand_sfc |
| lib.rs | rand_sfc |
| version | 0.2.0-rc.0 |
| created_at | 2025-02-19 10:28:23.470537+00 |
| updated_at | 2025-12-06 08:53:50.603889+00 |
| description | Sfc32 and Sfc64 random number generators |
| homepage | https://rust-random.github.io/book |
| repository | https://github.com/rust-random/rngs |
| max_upload_size | |
| id | 1561192 |
| size | 26,186 |
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:
rand_sfc is no_std compatible by default.
The serde feature includes implementations of Serialize and Deserialize for the included RNGs.
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.