Skip to main content

max_draws

Function max_draws 

Source
pub const fn max_draws<const CARDS: u8, const N: usize>() -> Result<usize, EntropyError>
Expand description

Practical upper bound on draw count — 2 * min_draws, capped at CARDS.