powered by
This function generates a sudoku grid with a given number for the emty cells
grid_gen(t)
The number of the emty cells
A sudoku grid with t empty cells
t
# NOT RUN { Grid_45 = grid_gen(45) # }
Run the code above in your browser using DataLab