hashids: Hashids generates short, unique, non-sequential ids from numbers.

[ library, mit, web ] [ Propose Tags ]

This is a Haskell port of the Hashids library. It is typically used to encode numbers to a format suitable for appearance in visible places like urls. It converts numbers like 347 into strings like yr8, or a list of numbers like [27, 986] into 3kTMd. You can also decode those ids back. This is useful in bundling several parameters into one.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0.2, 1.0.2.1, 1.0.2.2, 1.0.2.3, 1.0.2.4, 1.0.2.7, 1.1.0.0, 1.1.0.1, 1.1.1.0
Dependencies base (>=4 && <5), bytestring, containers, split [details]
License MIT
Author Johannes Hildén
Maintainer hildenjohannes@gmail.com
Category Web
Home page http://hashids.org/
Uploaded by arbelos at 2015-11-26T13:20:11Z
Distributions LTSHaskell:1.1.1.0, NixOS:1.1.1.0, Stackage:1.1.1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5094 total (43 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-12-04 [all 1 reports]