random-bytestring: Efficient generation of random bytestrings

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]

Efficient generation of random bytestrings


[Skip to Readme]

Properties

Versions 0.0.1, 0.1.0, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.3.1, 0.1.3.2, 0.1.4
Change log CHANGELOG.md
Dependencies base (>=4.7 && <4.10), bytestring (>=0.10), mwc-random (>=0.13), nats (>=1.1) [details]
License MIT
Copyright Copyright (c) 2017 Lars Kuhtz <lakuhtz@gmail.com>
Author Lars Kuhtz <lakuhtz@gmail.com>
Maintainer Lars Kuhtz <lakuhtz@gmail.com>
Category System
Home page https://www.github.com/larskuhtz/random-bytestring
Source repo head: git clone https://www.github.com/larskuhtz/random-bytestring
Uploaded by larsk at 2017-05-24T07:09:18Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for random-bytestring-0.1.0

[back to package description]

Build Status

Efficient Random Haskell ByteStrings

Installation

cabal install random-bytestring