nathan amick

Results 2 repositories owned by nathan amick

obfuscate_id

351
Stars
138
Forks
Watchers

Make your ActiveRecord ids non-obvious. Mixes up record ids in a simple, reversible hashing algorithm so that it can then automatically revert the hashed number back to the original id for record loo...

scatter_swap

63
Stars
12
Forks
Watchers

An integer hash function designed to have zero collisions, achieve avalanche, and be reversible.