koremutake 1.0.4
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
To install, run 'sudo easy_install koremutake'
>>> import koremutake
>>> koremutake.encode(10610353957)
'koremutake'
>>> koremutake.decode('koremutake')
10610353957
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| koremutake-1.0.4.tar.gz (md5, pgp) | Source | 2010-07-23 | 6KB | 397 | |
- Author: Patrick Schork
- Home Page: http://bitbucket.org/pschork/koremutake
- Download URL: http://bitbucket.org/pschork/koremutake/downloads/koremutake-1.0.4.tar.gz
- Keywords: koremutake kormutake koremutate kormutate shorl mers tinyurl
- License: BSD
- Package Index Owner: pschork
- DOAP record: koremutake-1.0.4.xml
