Categories: None [Edit]

id_encoder

https://rubygems.org/gems/id_encoder
https://github.com/khakimov/id_encoder
A bit-shuffling approach is used to avoid generating consecutive, predictable URLs. However, the algorithm is deterministic and will guarantee that no collisions will occur. The gem supports both encoding and decoding of URLs. The min_length parameter allows you to pad the URL if you want it to be a specific length.

Total

Ranking: 136,861 of 190,091
Downloads: 4,496

Daily

Ranking: 130,592 of 189,967
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconkhakimov