Skip to content

1s22s1/shinoda

Repository files navigation

Shinoda

Shinoda calculates the check digit of the corporate number. The check digit calculation method is based on the National Tax Agency's data.

How to install

Execute below command on shell.

gem install shinoda

Usage

require 'shinoda'

Shinoda.check_digit('700110005901') # => 8
Shinoda.corporate_number('700110005901') # => 8700110005901

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published