# 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](../LICENSE).