RubyGems Navigation menu

verhoeff 1.0.0

FEATURES/PROBLEMS: A library that returns == SYNOPSIS: Verhoeff.checkum_of 12345 # => "123451" Verhoeff.checkum_of 54321 # => "543217" Verhoeff.checks_out? 543217 # => true Verhoeff.checks_out? 543211 # => false Or, if you’ve required verhoeff/monkey_patches, you can do this: 656.checksum # => 6569 "657".checksum # => 6576 6567.checks_out? # => true "6560".checks_out? # => false

Gemfile:
=

安裝:
=

版本列表:

  1. 2.1.0 March 26, 2013 (8.5 KB)
  2. 2.0.0 December 15, 2011 (4.0 KB)
  3. 1.0.0 July 15, 2007* (6.0 KB)

Runtime 相依性套件 (1):

hoe >= 1.2.1

擁有者:

作者:

  • Jay Phillips

SHA 256 總和檢查碼:

=

總下載次數 480,313

這個版本 3,727

版本发布:

授權:

Ruby 版本需求: > 0.0.0

相關連結: