1.0.6 • Published 9 months ago

random-fact-list v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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());
1.0.6

9 months ago

1.0.1

9 months ago