I am trying to make a sudoku game in LuaZM. Right now I am stuck at how to generate a board.
So my first question is, does anyone have an algorithm, and my second is if there is already a lua sudoku board generator that i could use without having to reinvent the wheel.