random-strings: Generate random strings with specific qualities
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.
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]
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.1.1.0 |
---|---|
Change log | CHANGELOG |
Dependencies | base (>=4 && <5), random (>=1.0 && <2.0), 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) |
Uploaded | by mikehat at 2016-07-26T06:48:43Z |
Modules
[Index]
Downloads
- random-strings-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees