The latest version of hashids is 1.1.1.0-0.

hashids

Version 1.0.2.1 revision 0 uploaded by arbelos.

Package meta

Synopsis
Hashids generates short, unique, non-sequential ids from numbers.
Description

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.

Author
Johannes Hildén
Bug reports
n/a
Category
Web
Copyright
n/a
Homepage
http://hashids.org/
Maintainer
hildenjohannes@gmail.com
Package URL
n/a
Stability
n/a

Components