MCPcopy Create free account
hub / github.com/circify/circ / sample_field_t

Function sample_field_t

circ_fields/src/test.rs:69–79  ·  view source on GitHub ↗

Sample a [FieldT] that is: Bls w/ p = 0.25 Bn w/ p = 0.25 An integer field otherwise with a number of bits sampled uniformly between 1..max_bits

(r: &mut impl Rng, max_bits: u32)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

randomFunction · 0.85

Calls 2

IntFieldClass · 0.85
random_rug_int_expFunction · 0.85

Tested by

no test coverage detected