random-bytestring: Efficient generation of random bytestrings

[ library, mit, system ] [ Propose Tags ]
This version is deprecated.

Efficient generation of random bytestrings


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.3.1, 0.1.3.2, 0.1.4 (info)
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-15T15:19:41Z
Distributions Arch:0.1.4, LTSHaskell:0.1.4, NixOS:0.1.4, Stackage:0.1.4
Reverse Dependencies 3 direct, 6 indirect [details]
Downloads 5818 total (59 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-05-15 [all 1 reports]

Readme for random-bytestring-0.0.1

[back to package description]

Build Status

Efficient Random Haskell ByteStrings

Installation

cabal install random-bytestring