Some progress on this weekends web dev project, I'm making a little advent calendar generator ☺️
So far:
- Manged to randomize values into the cells, learning about the Fisher-Yates shuffle algorithm in the process
- Ended up hand coding the SVG to get it setup right
- Good groundwork for things to come, I think
