@whitep4nth3r/get-random-headline
v0.0.3
Published
A single function to get a random tech-themed headline.
Downloads
2
Readme
@whitep4nth3r/get-random-headline
A single function to get a random tech-themed headline.
To install
npm i @whitep4nth3r/get-random-headline
To use
import { getRandomHeadline } from "@whitep4nth3r/get-random-headline";
const randomHeadline = getRandomHeadline();