Hacker News new | ask | show | jobs
by latchkey 4326 days ago
I've been using this for a while now and I'm pretty happy with it. Java implementation of Crockford's Base32 algorithm for encoding simple numeric values:

https://code.google.com/p/unsuck/source/browse/trunk/src/mai...