Crates.io | winter-rand-utils |
lib.rs | winter-rand-utils |
version | 0.10.1 |
source | src |
created_at | 2021-08-24 08:37:32.395508 |
updated_at | 2024-10-30 15:06:38.559029 |
description | Random value generation utilities for Winterfell crates |
homepage | |
repository | https://github.com/novifinancial/winterfell |
max_upload_size | |
id | 441595 |
size | 7,423 |
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.
This project is MIT licensed.