Skip to main content

Convert to and from Koremutake Memorable Random Strings

Project description

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

For details see http://shorl.com/koremutake.php

To install, run ‘sudo easy_install koremutake’

>>> import koremutake
>>> koremutake.encode(10610353957)
'koremutake'
>>> koremutake.decode('koremutake')
10610353957

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

koremutake-1.0.5.tar.gz (6.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page