random-word-fa

Get a random Persian word

Usage no npm install needed!

<script type="module">
  import randomWordFa from 'https://cdn.skypack.dev/random-word-fa';
</script>

README

random-word-fa Build Status

Get a random Persian word

Usage

$ npm install --save random-word-fa
const randomWord = require('random-word-fa');

randomWord();
//=> 'آگین'

randomWord();
//=> 'بیاور'

CLI

$ npm install --global random-word-fa
$ random-word-fa --help

  Example
    $ random-word-fa
    ferriferous

License

MIT © Sindre Sorhus and Mo Valipour