#random #winter

winter-rand-utils

Random value generation utilities for Winterfell crates

21 releases (10 breaking)

0.12.0 Feb 9, 2025
0.11.0 Nov 24, 2024
0.10.1 Oct 30, 2024
0.9.0 May 9, 2024
0.2.0 Aug 24, 2021

#434 in Cryptography

Download history 671/week @ 2025-01-31 1539/week @ 2025-02-07 1235/week @ 2025-02-14 1787/week @ 2025-02-21 979/week @ 2025-02-28 1657/week @ 2025-03-07 2070/week @ 2025-03-14 2542/week @ 2025-03-21 1264/week @ 2025-03-28 760/week @ 2025-04-04 1001/week @ 2025-04-11 958/week @ 2025-04-18 929/week @ 2025-04-25 1325/week @ 2025-05-02 1327/week @ 2025-05-09 1125/week @ 2025-05-16

4,943 downloads per month
Used in 26 crates (11 directly)

MIT license

84KB
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

~79KB