rantence
v6.0.1
Published
An NPM package that allows you to generate random sentences.
Downloads
3
Readme
Sentence Generator
What does it do?
This NPM package that is used for NODEJS
, generates random sentences. Check out the code description below on how to use it!
INSTALL
$ npm install randtence
USAGE
const rantence = require('randtence') // Require Module
rantence() // Start Method (Function)