23 releases (11 breaking)
| 0.13.1 | Jul 19, 2025 |
|---|---|
| 0.12.0 | Feb 9, 2025 |
| 0.11.0 | Nov 24, 2024 |
| 0.9.0 | May 9, 2024 |
| 0.2.0 | Aug 24, 2021 |
#320 in Cryptography
26,811 downloads per month
Used in 22 crates
(9 directly)
86KB
1.5K
SLoC
This crates contains functions for generating random values.
These functions are intended to be used in tests, benchmarks, and examples. When compiled to WebAssembly target, all of the functions are omitted.
Winter rand utils
This crate contains functions for generating random values. These functions are intended to be used in tests, benchmarks, and examples by other Winterfell crates.
When compiled to WebAssembly target, all of the functions are omitted.
License
This project is MIT licensed.
Dependencies
~89KB