Skip to content

DeveloperColton/random-fruit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random-fruit

  • It gives you a random fruit, why? because why not.

Coverage Status Build Status

Usage:

const randomFruit = require('random-fruit');

console.log(randomFruit.random());
// Apple

console.log(randomFruit.list);
// Prints all fruits in the json file.

License:

  • Apache 2.0

About

It gives you a random fruit, why? because why not.

Resources

License

Stars

Watchers

Forks

Packages

No packages published