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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

This is a Haskell port of the Hashids library. It is typically used to encode numbers to a format suitable to appear 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.

Properties

Versions 1.0.2, 1.0.2.1, 1.0.2.2, 1.0.2.3, 1.0.2.3, 1.0.2.4, 1.0.2.7, 1.1.0.0, 1.1.0.1, 1.1.1.0
Change log None available
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/
Source repo head: git clone https://github.com/johanneshilden/hashids-haskell
Uploaded by arbelos at 2017-01-24T08:50:48Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees