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
- Host: GitHub
- URL: https://github.com/embeddedt/large-text-generator
- Owner: embeddedt
- Created: 2019-07-25T14:22:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-25T23:03:01.000Z (almost 7 years ago)
- Last Synced: 2025-05-14T07:45:34.674Z (about 1 year ago)
- Language: HTML
- Homepage: https://embeddedt.github.io/large-text-generator/
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.