anton-text-generator

1.0.3 • Public • Published

Random Text Generator

npm npm

Generate random text snippets for your projects with ease!

Installation

You can install the package via npm:

npm install anton-text-generator

Usage

const randomTextGenerator = require('anton-text-generator');

// Generate a random text snippet
const randomSnippet = randomTextGenerator.randomText();
console.log(randomSnippet);

Features

  • Generates random text snippets based on English idioms, phrases, and common expressions.
  • Easy to integrate into any JavaScript project.
  • Lightweight and dependency-free.

Contributing

Contributions are welcome! Please feel free to submit issues or pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Readme

Keywords

Package Sidebar

Install

npm i anton-text-generator

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

3.56 kB

Total Files

3

Last publish

Collaborators

  • antonisoaho