food-random-module
v0.0.1
Published
You can generate random foods by calling the function on different properties: - name - type - healthy - calories - temp
Downloads
2
Readme
You can generate random foods by calling the function on different properties: - name - type - healthy - calories - temp
Call the function like this:
getRandom('name')
console.log(getRandom('type'))