fn next_u64()
in
src/batch.rs [92:94]
3
lines of code
1
McCabe index (conditional complexity)
fn next_u64(&mut self) -> u64 { rand_core::impls::next_u64_via_fill(self) }