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

https://github.com/embeddedt/large-text-generator

Tool for generating URL-safe plaintext strings
https://github.com/embeddedt/large-text-generator

Last synced: 4 months ago
JSON representation

Tool for generating URL-safe plaintext strings

Awesome Lists containing this project

README

          

# large-text-generator

Large Text Generator is a tool that generates long, URL-safe strings of text with no line breaks.

This can be useful for:

* Testing maximum URL length
* Testing compression algorithms
* Any other use case you might come up with :)

Contributions are welcome in the form of bug reports, feature requests, or pull requests, whichever you prefer.