1.0.0 • Published 4 years ago

@elisabethasbaek/disgusting-food-generator v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Disgusting Food Generator

A funny generator for your console that creates a disgusting combination of randomized food items!

How to use

Install in terminal with:

npm i @elisabethasbaek/disgusting-food-generator

Import with:

var foodGenerator = require("@elisabethasbaek/disgusting-food-generator");

Test by writing in terminal:

node [name of your file containing the import]