1.0.0 • Published 5 years ago

potsala-packet-dish v1.0.0

Weekly downloads
7
License
MIT
Repository
github
Last release
5 years ago

potsala-packet-dish

Description

Complete a 'ポテサラパケットディッシュ'.

Install

npm install potsala-packet-dish

Usage

const Potsala = require('potsala-packet-dish');
const word = 'ポテサラ'
const potsala = new Potsala(word)
console.log(potsala.get() + 'パケットディッシュ!')

Methods

get()

get method is getting random value from instance.

1.0.0

5 years ago

0.0.1

5 years ago