1.0.2 • Published 6 years ago
toyproblemhelper v1.0.2
A module to supply dummy data for Toy Problems
npm install --save toyproblemhelper
const tp = require('toyproblemhelper');
tp.arr.names() === return an array of 5 random names
tp.arr.names(10) === return an array of 10 random names
arr: ----names ----objects
obj: -----bob ross object
dataTypes: -----list -----number -----string -----bool