Sudoku Generator

Generate unique-solution sudoku puzzles — easy, medium, hard.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

Generate fresh 9x9 sudoku puzzles in easy, medium, or hard difficulty, each verified to have a single unique solution. It is ideal for printable puzzle sheets, classroom packs, or a quick brain-teaser.

How it works

The generator runs three stages entirely in your browser:

  1. Build a full grid. A randomised backtracking algorithm fills an empty board so every row, column, and 3x3 box contains 1–9 once — a complete, valid solution.
  2. Remove clues. Cells are cleared one at a time according to the chosen difficulty’s clue target (about 40 easy, 32 medium, 26 hard).
  3. Guarantee uniqueness. After each removal a solver checks the board still has exactly one solution. If clearing a cell would allow a second solution, that cell is restored.

This means every puzzle is solvable by logic alone, with no guessing.

Example

DifficultyApprox. given cluesTypical solve effort
Easy~40Straightforward scanning
Medium~32Some candidate elimination
Hard~26Advanced techniques

Generate, print or save as a PDF, then reveal the answers with one click when you are ready. Everything happens in your browser — nothing is uploaded.

Ad placeholder (rectangle)