Params Builder
class ParamsBuilder
A builder class for configuring and creating instances of SudokuGenerator.
Functions
Link copied to clipboard
Set the difficulty level of the Sudoku puzzle using a lambda.
Link copied to clipboard
Set the seed for generating random numbers using a lambda.
Link copied to clipboard
Set the seed for generating random numbers using a lambda.
Link copied to clipboard
Set the type of the Sudoku grid using a lambda.