Skip to content

salax/rmathguard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RMathGuard

Inspired by PHP project mathguard.

Usage

Generate expression:

guard = RMathGuard::Expression.new
puts  guard.show

FAT       K1Z
  8         5  QBZ
R7N  21E  JNI
  F         2  U87
CNO       GVO
=> nil

Show result of expression:

guard.result
=> 0

Integration with Rails

About

Ruby implementation of mathguard. Generate mathematical expression, which can be used as anti spam solution. With plugin can be used in Rails.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages