small pixel drawing of a pufferfish poop.is

pls work
Jes Olson j3s@c3f.net
Sun, 27 Mar 2022 14:53:42 -0400
commit

68cef19e27e4eb4c7abfdbfd1c3690174845e359

parent

d13e62e7d70d47dda7e4ed5640fda0728a59a66d

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M main.gomain.go

@@ -95,7 +95,7 @@

// TODO: make this loop not go infinite when the wordlist // has been fully consumed for { - if len(globalURLMap) >= len(words.Adjectives) { + if len(globalURLMap) >= 500 { adjectiveOne := words.RandomAdjective() adjectiveTwo := words.RandomAdjective() adjective = adjectiveOne + "ly-" + adjectiveTwo