goremutake

Convert to and from Koremutake Memorable Random Strings (for golang).

Stars
11
Committers
1

goremutake

Convert to and from Koremutake Memorable Random Strings.

Koremutake is a 128bit MeRS encoding algorithm that can convert any large, unsigned number into a memorable sequence of phonetically unique syllables.

See http://shorl.com/koremutake.php for details

This implementation is based on Patrick Schork's implementation in Python.