A simple bot for generating Sudoku puzzles and posting them to Twitter.
Follow it at https://twitter.com/sudokubot
To simulate a fixed-width font, this uses fullwidth form characters.
__3|_6_|2__
__7|__9|56_
__4|_3_|_9_
-----------
_3_|_1_|_29
762|9__|4__
___|__8|___
-----------
___|_26|_4_
_2_|3__|8_1
895|__7|___
Original code from https://www.ocf.berkeley.edu/~arel/sudoku/main.html
SUDOKU (NUMBER PLACE) PUZZLE GENERATOR
by Arel Cordero November 12, 2005
This program is released into the public domain.
Revision 3
As such, my revisions are similarly in the public domain.