An open API service indexing awesome lists of open source software.

https://github.com/codegoalie/sudoku-generator

Generates new pairs of randomly generated Sudoku puzzles and solutions
https://github.com/codegoalie/sudoku-generator

Last synced: 9 months ago
JSON representation

Generates new pairs of randomly generated Sudoku puzzles and solutions

Awesome Lists containing this project

README

          

Sudoku Generator

For Sudoku, this program generates:

- [x] Random filled puzzle boards
- [x] A puzzle for the filled board

Easy has 46 blanks.
Med has 51 blanks.
Hard has 53 blanks.
Evil has 55 blanks.