pub fn code<R: RandomSource>(rng: R) -> CodeBuilder<R>
Start a low-level builder with the given random source.