Generate random, alliterated animal names.

docs(readme): run deno fmt

graham.systems 2231f549 49e231a9

verified
Changed files
+3 -3
+3 -3
README.md
··· 15 16 Originally based on 17 [`random-animal-name-generator`](https://github.com/adzialocha/random-animal-name-generator), 18 - then modernized, then moved to Deno. Notable differences 19 - include: 20 21 - Async dictionary loading 22 - Consistent capitalization ··· 27 some alignment with the Scribblenauts wiki. Be aware that many of the adjectives 28 are made up. 29 30 - Source code is available on Tangled: [@graham.systems/randimal](https://tangled.org/@graham.systems/randimal/)
··· 15 16 Originally based on 17 [`random-animal-name-generator`](https://github.com/adzialocha/random-animal-name-generator), 18 + then modernized, then moved to Deno. Notable differences include: 19 20 - Async dictionary loading 21 - Consistent capitalization ··· 26 some alignment with the Scribblenauts wiki. Be aware that many of the adjectives 27 are made up. 28 29 + Source code is available on Tangled: 30 + [@graham.systems/randimal](https://tangled.org/@graham.systems/randimal/)