Generate random, alliterated animal names.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 8 lines 119 B view raw
1{ 2 "name": "@puregarlic/randimal", 3 "version": "1.1.0", 4 "license": "MIT", 5 "exports": { 6 ".": "./mod.ts" 7 } 8}