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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i anton-text-generator

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

3.56 kB

Total Files

3

Last publish

Collaborators

  • antonisoaho