Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cryptix/goremutake

Convert to and from Koremutake Memorable Random Strings (for golang).
https://github.com/cryptix/goremutake

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        

goremutake
==========
[![GoDoc](https://godoc.org/github.com/cryptix/goremutake?status.svg)](https://godoc.org/github.com/cryptix/goremutake)
[![Build Status](https://travis-ci.org/cryptix/goremutake.png?branch=master)](https://travis-ci.org/cryptix/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](http://github.com/pschork/koremutake) implementation in Python.

[![baby-gopher](https://raw2.github.com/drnic/babygopher-site/gh-pages/images/babygopher-badge.png)](http://www.babygopher.org)