1.0.6 • Published 8 months ago

random-fact-list v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
8 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

8 months ago

1.0.1

8 months ago