winter-rand-utils

Crates.iowinter-rand-utils
lib.rswinter-rand-utils
version0.10.1
sourcesrc
created_at2021-08-24 08:37:32.395508
updated_at2024-10-30 15:06:38.559029
descriptionRandom value generation utilities for Winterfell crates
homepage
repositoryhttps://github.com/novifinancial/winterfell
max_upload_size
id441595
size7,423
Irakliy Khaburzaniya (irakliyk)

documentation

https://docs.rs/winter-rand-utils/0.10.1

README

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.

Commit count: 637

cargo fmt