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 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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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
Revised Revision 3 made by arbelos at 2015-05-18T17:14:02Z
Category Web
Home page http://hashids.org/
Uploaded by arbelos at 2015-05-18T06:09:34Z
Distributions LTSHaskell:1.1.1.0, NixOS:1.1.1.0, Stackage:1.1.1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5095 total (43 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]