Categories: None [Edit]

rencdec

https://rubygems.org/gems/rencdec
https://github.com/klappy/rencdec
Created to fill a need in supplying two arrays (a,b) of varying size and representing a third array (c) that uses items from the first array (a) and reversably encodes it into items from the second array (b) and returns the fourth array (d). Decoding using the same arrays should turn fourth array (d) into the third array (c). Examples include letters to numbers, musical notes to colors, or any other grouping of objects describable as an array words.

Total

Ranking: 132,640 of 180,518
Downloads: 4,005

Daily

Ranking: 64,836 of 180,507
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
9,892225,133radix

Owners

#GravatarHandle
1iconklappy