An open API service indexing awesome lists of open source software.

https://github.com/filiprokita/lorem-ipsum-generator

This program is a Lorem Ipsum generator that allows the user to input the number of sentences they want to generate and then outputs a randomized Lorem Ipsum text. The program is written in HTML, CSS, and JavaScript and can be easily run in a web browser. It also includes validation to prevent the user from generating more than 1000 sentences.
https://github.com/filiprokita/lorem-ipsum-generator

css html ipsum javascript js lorem lorem-ipsum lorem-ipsum-generator loremipsum web-development webapp

Last synced: about 1 month ago
JSON representation

This program is a Lorem Ipsum generator that allows the user to input the number of sentences they want to generate and then outputs a randomized Lorem Ipsum text. The program is written in HTML, CSS, and JavaScript and can be easily run in a web browser. It also includes validation to prevent the user from generating more than 1000 sentences.

Awesome Lists containing this project

README

          

# Lorem Ipsum Generator

This is a simple Lorem Ipsum generator built with HTML, CSS, and JavaScript. The generator allows the user to input the number of sentences they want to generate and outputs the text to the screen.

## Usage

To use the generator, open Lorem Ipsum Generator in your web browser. Input the desired number of sentences and click the "Generate" button to output the text.

## Limitations

The generator can generate up to 1000 sentences. Any input value greater than 1000 will be automatically set to 1000.