@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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.02,901latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.02,901

Package Sidebar

Install

npm i @fakerjs/sentence

Weekly Downloads

2,502

Version

1.0.0

License

MIT

Unpacked Size

3.92 kB

Total Files

5

Last publish

Collaborators

  • awilum