================
A PHP package to generate lorem ipsum text from Don Quixote.
composer require justinlawrencems/quixotify
use Quixotify\Controller;
use Quixotify\Generator;
$generator = new Generator(new Controller);
$text = $quixotify->generate('characters', 500);
echo $text;
generate($type, $amount)
: Generate text by$type
(characters
,words
, orsentences
) and$amount
.
Pull requests and issues welcome!
MIT License
Justin Lawrence, MS
This API uses Quixotify:
https://soothsayer-api.com/api/v1/donquixote/characters?characters=50