Home > pebbles-kenshiro

pebbles-kenshiro

Pebbles-kenshiro is a project mainly written in Ruby, based on the MIT license.

Pebbles::Kenshiro

Overview

Calculate Kenshiro numbers.
See http://www.asahi-net.or.jp/~rc4t-ishr/kensiro.html for details.

Installation

gem install pebbles-kenshiro

Usage

require 'pebbles/kenshiro'
16.kenshiro  # => 'あたたたた'
Previous:Dynamic.js