https://github.com/whopiyush/random-machine
Random Things
https://github.com/whopiyush/random-machine
api cat dogs food nodejs random things
Last synced: 3 months ago
JSON representation
Random Things
- Host: GitHub
- URL: https://github.com/whopiyush/random-machine
- Owner: whopiyush
- License: gpl-3.0
- Created: 2019-06-17T13:55:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-30T17:34:10.000Z (over 6 years ago)
- Last Synced: 2025-08-05T01:47:42.669Z (11 months ago)
- Topics: api, cat, dogs, food, nodejs, random, things
- Language: TypeScript
- Size: 520 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What's This?
* This is an npm module to get random images of Foods, Cats, etc,
# Installing
* With Yarn
```bash
yarn add random-machine
```
or NPM
```bash
npm i random-machine
```