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
- Host: GitHub
- URL: https://github.com/will/english_key
- Owner: will
- License: ncsa
- Created: 2011-12-02T07:42:25.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-12-04T08:59:42.000Z (over 14 years ago)
- Last Synced: 2025-03-24T03:03:43.412Z (about 1 year ago)
- Language: Ruby
- Homepage: http://tools.ietf.org/html/rfc1751
- Size: 90.8 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License
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"