toyproblemhelper

1.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i toyproblemhelper

Weekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

5.83 kB

Total Files

3

Last publish

Collaborators

  • tim-matthews