bb-hunter
v1.0.1
Published
Gives random bug bounty hunter details
Downloads
11
Readme
bb-hunter
"Give me Bug bounty hunter name"
Installation
This package is distributed via npm:
npm install bb-hunter
The Library
###import
const bb-hunter = require('bb-hunter');
all
bb-hunter.all
Return an array of names
random
bb-hunter.random()
Return an random of name of bug bounty hunter
Other
This library was built by following a workshop for Frontend Masters.