jumble-words

1.0.1 • Public • Published

Jumble Words

Jumble words generator.

Example

const Jumble = require("jumble-words");
const jumble = new Jumble();
 
const word = jumble.generate(1);
console.log(word); // [ { word: 'isang', jumble: 'inasg' } ]

Join my discord

https://discord.gg/2SUybzb

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i jumble-words

      Weekly Downloads

      20

      Version

      1.0.1

      License

      MIT

      Unpacked Size

      1.52 MB

      Total Files

      6

      Last publish

      Collaborators

      • snowflake7