random-strings: Generate random strings with specific qualities
Useful for generating test/benchmark data, the Test.RandomStrings
module
provides functions for generating random character strings in the ASCII
range. You can specify probabilities for the alphabet-range chars and
capital case characters.
[Skip to Readme]
Downloads
- random-strings-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0 |
---|---|
Change log | CHANGELOG |
Dependencies | base (>=4 && <5), random (>=1 && <2), random-strings [details] |
License | BSD-3-Clause |
Copyright | (c) 2016 Michael Hatfield |
Author | Michael Hatfield |
Maintainer | github@michael-hatfield.com |
Category | Text , Test |
Home page | https://github.com/mikehat/random-strings |
Bug tracker | https://github.com/mikehat/random-strings |
Source repo | head: git clone git://github.com/mikehat/random-strings.git -b master this: git clone git://github.com/mikehat/random-strings.git -b master(tag 0.1.1.0) |
Uploaded | by mikehat at 2016-07-26T07:13:44Z |
Distributions | NixOS:0.1.1.0 |
Reverse Dependencies | 3 direct, 3 indirect [details] |
Executables | readme-example |
Downloads | 2349 total (16 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] |