0.0.2 • Published 5 years ago
entelect-pet-selector v0.0.2
Pet Selector
This is just an example module that returns some pets
Install
npm install
Example
const pets = require("entelect-pet-selector")
pets.getRandom() // Returns a random pet
API
getRandom()
Return a random pet
getType('Dog')
Return pets by type