Home
last modified time | relevance | path

Searched refs:ten_dice_rolls_other_than_five (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/rand/src/distributions/
Dmod.rs355 fn ten_dice_rolls_other_than_five<'a, R: Rng>( in test_make_an_iter() function
366 for val in ten_dice_rolls_other_than_five(&mut rng) { in test_make_an_iter()