Searched defs:gen_bigint_range (Results 1 – 1 of 1) sorted by relevance
37 fn gen_bigint_range(&mut self, lbound: &BigInt, ubound: &BigInt) -> BigInt; in gen_bigint_range() method131 fn gen_bigint_range(&mut self, lbound: &BigInt, ubound: &BigInt) -> BigInt { in gen_bigint_range() method