0.0.12 • Published 8 years ago

super-low-key-random-people-generator v0.0.12

Weekly downloads
2
License
ISC
Repository
-
Last release
8 years ago

npm install --save super-low-key-random-people-generator

const superLowKeyRandomPeopleGenerator =
require('super-low-key-random-people-generator')

superLowKeyRandomPeopleGenerator.getUser()
// -> { name: '', id: '', profilePic: '' }
superLowKeyRandomPeopleGenerator.getUsers(50)
// -> 50 of those in an array
0.0.12

8 years ago

0.0.11

8 years ago

0.0.1

8 years ago