Skip to main content

generate_str

Function generate_str 

Source
pub fn generate_str(difficulty: &str) -> Result<String, RustokuError>
Expand description

Generates a puzzle for the given difficulty string and returns it as an 81-char string.