Sudoku Generator in Python

Опубликовано: 27 Июль 2026
на канале: zerozero nine
1,086
4

A Sudoku Generator program in Python.
First generate a random sudoku solution. Then remove numbers from it as much as possible but keep checking it is still unique solution.
Source code can be downloaded at
https://github.com/chanshukwong/Sudok...