seed
Sets the seed value for the Sudoku puzzle.
Return
This builder instance.
Parameters
seed
The desired seed value.
Sets the seed value for the Sudoku puzzle using a lambda function.
Return
This builder instance.
Parameters
seed
A lambda that returns the desired seed value.