fn next_u32()
in
src/batch.rs [88:90]
3
lines of code
1
McCabe index (conditional complexity)
fn next_u32(&mut self) -> u32 { rand_core::impls::next_u32_via_fill(self) }