ronin-rb / ronin-support

A support library for Ronin. Like activesupport, but for hacking!
https://ronin-rb.dev
GNU Lesser General Public License v3.0
26 stars 9 forks source link

Add a `Ronin::Support::Text::Hamming` module #514

Open postmodern opened 3 months ago

postmodern commented 3 months ago

Add a Ronin::Support::Text::Hamming module with a self.distance(a,b) method.