random-rocks
v0.0.3
Published
generate random (and fake) rock data
Downloads
8
Readme
by Aldo Torres and Rebecca Jensen
Generate random fake rocks, from random locations around the world. Rocks may taste like chicken.
To use:
- npm install random-rocks
- require 'random-rocks' and assign to variable e.g. const rocky = require('random-rocks')
- use that variable to invoke random-rocks, add whatever number of rocks you want as an argument e.g. rocky(4) //4 random rocks! (and the best of Rocky)