Superbowl Squares Generator

This tool was built as a way to experiment around with htmx. The htmx library (39 kB) is the only javascript involved, and notice that there is no page reload to handle the form posting. Check out the code that makes this work in this PR.

At my office, there's always someone with a Google Sheet taking bets for Superbowl Squares. The hardest part is generating the random numbers. That's what this tool is inteneded for: to make it fast and simple to copy random numbers on to a completed sheet.