UNPKG

lotus-ipsum

Version:

A Magic the Gathering themed Lorem Ipsum generator

18 lines (12 loc) 473 B
# lotus-ipsum A Magic the Gathering themed Lorem Ipsum generator ## Usage: ``` // Require the module import lotus from 'lotus-ipsum'; // Generate 2 paragraphs of text const text = lotus(2); console.log(text); //Durdler response beatstick board wipe pain land sorcery jankey combo mana rock legendary ritual Abzan... ``` ## Also available as a [web service](https://lotus-ipsum.fly.dev/). More info and source code [here](https://github.com/krab7191/lotus-ipsum-site)