0.2.1 • Published 2 years ago

lotus-ipsum v0.2.1

Weekly downloads
5
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

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. More info and source code here