porreta

Get funny words in Brazilian Portuguese.


Keywords
word, words, list, array, random, brazil, brazilian, portuguese, funny
License
MIT
Install
npm install porreta@1.7.0

Documentation

porreta

Build Status Dependencies Status

Get funny words in Brazilian Portuguese.

Inspired by superb

⚠️ "porreta" is a word commonly used on the northeast of Brazil to indicate something that is awesome.

Currently 181 words available.

Install

$ npm install porreta --save

Usage

var porreta = require('porreta');

porreta(); // pamonha
porreta(); // cangote

porreta.words; // ['alpendre', 'arapuca', 'araraquara', ...]

API

porreta()

Type: string

Random funny word.

porreta.words

Type: array

All the words.

License

MIT © Rafael Rinaldi