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

https://github.com/will/english_key

RFC1751 for ruby
https://github.com/will/english_key

Last synced: 12 months ago
JSON representation

RFC1751 for ruby

Awesome Lists containing this project

README

          

# EnglishKey ([RFC1751](http://tools.ietf.org/html/rfc1751))

>> EnglishKey.uuid
=> "ROTH_EST_ARK_ELLA_IRE_LESS_JUG_ALOE_SITU_PAD_SALK_HUED"
>> EnglishKey.uuid
=> "JOVE_HAW_MEND_LUST_DRUG_TANK_FOLK_RUSE_BOON_CHIN_RUNG_AVIS"

>> EnglishKey.decode "YOU CAN BUY WILL A BEER"
=> 5134468780530860203
>> EnglishKey.encode 5134468780530860203
=> "YOU CAN BUY WILL A BEER"