1.0.6 • Published 8 months ago
random-fact-list v1.0.6
random-fact-list
Small random fact list for Node.js.
Install
npm install random-fact-list
Usage
import getRandomFact from 'random-fact-list';
console.log(getRandomFact());
Small random fact list for Node.js.
npm install random-fact-list
import getRandomFact from 'random-fact-list';
console.log(getRandomFact());