UNPKG

cray-encode

Version:

Encode is a library for encoding a value.

42 lines (22 loc) 715 B
# Cray-Encode **Encode** is a library for encoding a value. **Cray-Encode** will replace the letters with caraters and will also add random numbers every two letters. You will need to use **Cray-Encode** for its decryption hardness and frequent updates. ## Install Install through npm npm install cray-encode ## Example const encode = require('cray-encode') encode.encode('value') // Output: émrblv ## Update **V 1.1.3:** - Updating the README - All carathere replacements now have numbers after their transformation **V 1.1.4** - Updating the README **V 1.1.5** - Fixing a bug **V 1.1.6** - Update ## License **MIT**