@hackage string-random0.1.4.4
A library for generating random string from a regular experession
Installation
Dependencies (6)
- base >=4.9 && <5
- containers >=0.5.7.1 && <0.8
- random >=1.1 && <1.3
- text >=1.2.2.1 && <2.2
- transformers >=0.5.2.0 && <0.7
- attoparsec >=0.13.1 && <0.15 Show all…
Dependents (2)
@hackage/fakedata, @hackage/quickcheck-string-random
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.