
implementation("dev.teogor.sudoklify:sudoklify-seeds:1.0.0-beta03")Sudoklify-seeds is a library designed to generate Sudoku puzzles using predefined seed puzzles and transformation algorithms. It enables the creation of a vast number of unique puzzles by applying various transformations to initial seed puzzles. This approach ensures rapid puzzle generation without the need for complex backend infrastructure.