string-random: A library for generating random string from a regular experession
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.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
With this package you can generate random strings from regular expressions. If you are using QuickCheck, you can also check the quickcheck-string-random package.
Properties
Versions | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.1.4.1, 0.1.4.1, 0.1.4.2, 0.1.4.3 |
---|---|
Change log | None available |
Dependencies | attoparsec (>=0.13.1 && <0.15), base (>=4.9 && <5), containers (>=0.5.7.1 && <0.7), optparse-applicative, random (>=1.1 && <1.3), string-random, text (>=1.2.2.1 && <1.3), transformers (>=0.5.2.0 && <0.6) [details] |
License | BSD-3-Clause |
Copyright | Copyright (C) 2016- hiratara |
Author | Masahiro Honma |
Maintainer | hiratara@cpan.org |
Category | Text |
Home page | https://github.com/hiratara/hs-string-random#readme |
Bug tracker | https://github.com/hiratara/hs-string-random/issues |
Source repo | head: git clone https://github.com/hiratara/hs-string-random |
Uploaded | by hiratara at 2021-04-03T03:42:05Z |
Modules
[Index] [Quick Jump]
Downloads
- string-random-0.1.4.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees