build

fun build(): SudokuParams

Build and return a SudokuParams instance using the configured settings.

Return

A SudokuParams instance containing the configured difficulty, seed, and type for generating Sudoku puzzles.