6.0.1 • Published 5 years ago
rantence v6.0.1
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 randtenceUSAGE
const rantence = require('randtence') // Require Module
rantence() // Start Method (Function)