TextFill.js
Partially because I am tired of lipsum.com and could not find a clean alternative to it that didn't require some sort of software plugin I decided to write my own lorem ipsum generator. Then I made a website version of the VB application that I had written, then I made a public API for it.
The public facing generation tool can be found here
The API implementation can be found here
An example of the api call below:
Run this example: fillhtml('mycontent',3,true)this div's id is "mycontent"