To run:
go run main.go
Play around by tweaking these values in GeneratePointerDudes():
numDudes := 101
horizDisplacementFactor := .2
vertIncrementFactor := .55
dudeScalingFactor := .9
fontIncrementFactor := .95Can also modify the height an width of the image in main