The other day, one of my coworkers was working on a Sudoku puzzle during lunch. I started thinking to myself… wouldn’t it be pretty cool if I created a automated Sudoku Puzzle Generator?
So, this weekend I created a web-based Sudoku puzzle generator in Python. It turned out to be an interesting math and programming problem. I have never really gotten into the Sudoku craze. There are a number of my family members that love it.
Here is the link to the Sudoku puzzles. Also, here is the Sudoku Puzzle Generator source code.

