Skip to main content

format_rolls

Function format_rolls 

Source
pub fn format_rolls(rolls: &[Vec<u32>]) -> String
Expand description

Format roll results as a human-readable string like [3, 5] + [2].