{"id":65949,"library":"winter-rand-utils","title":"Winter Rand Utils","description":"Random value generation utilities for Winterfell crates, used in cryptographic and zero-knowledge proof contexts.","status":"active","version":"0.13.1","language":"rust","source_language":null,"source_url":"https://github.com/novifinancial/winterfell","tags":["random","winterfell","cryptography","utilities"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nwinter-rand-utils = \"0.13.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add winter-rand-utils","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"RandomValueGenerator","correct":"use winter_rand_utils::RandomValueGenerator;"}],"quickstart":{"code":"use winter_rand_utils::RandomValueGenerator;\n\nfn main() {\n    let mut gen = RandomValueGenerator::new();\n    let value = gen.generate();\n    println!(\"Generated random value: {:?}\", value);\n}","lang":"rust","description":"Generate a random value using Winterfell utilities"},"warnings":[],"env_vars":null,"search_vec":"'context':19 'crate':10 'cryptograph':13 'cryptographi':22 'generat':6 'knowledg':17 'proof':18 'rand':2 'random':4,20 'use':11 'util':3,7,23 'valu':5 'winter':1 'winterfel':9,21 'zero':16 'zero-knowledg':15","created_at":"2026-06-17T17:17:09.412711+00:00","updated_at":"2026-06-17T17:17:09.412711+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/novifinancial/winterfell","github":"https://github.com/novifinancial/winterfell","docs":"https://docs.rs/winter-rand-utils/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}