Skip to content

gr2m/funky-sloth-42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

funky-sloth-42

generates random string out of adjective, animal and a number

Build Status Coverage Status Greenkeeper badge

Usage

const generateString = require('funky-sloth-42')
console.log(generateString())
// clever-fox-11
console.log(generateString())
// hungry-be-99
console.log(generateString(3))
// ['highfalutin-pelican-38', 'delightful-panther-72', 'busy-wombat-66']

Tutorial

You can watch me creating this package and all my decision making along the way on YouTube: https://youtu.be/mPcxtm5q5Uc

License

Apache 2.0

About

generates random string out of adjective, animal and a number

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published