@fakerjs/sentence
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Sentence

Sentence package provides functionality to generate a fake sentence populated by semi-pronounceable random (nonsense) words value.

Version node-current License

Install

$ npm install --save @fakerjs/sentence

Usage

import sentence from '@fakerjs/sentence';

sentence();
//=> Catugetona cut rejiduri serobujuro gikupoj.

sentence({words: 10});
//=> Tutevar pojerupuku ser zomi lonubob cirahopi kikacater mucosup emafob inudavapa.

Tests

Run tests

npm run test

License

The MIT License (MIT) Copyright (c) Sergey Romanenko

Readme

Keywords

none

Package Sidebar

Install

npm i @fakerjs/sentence

Weekly Downloads

2,901

Version

1.0.0

License

MIT

Unpacked Size

3.92 kB

Total Files

5

Last publish

Collaborators

  • awilum