string-random

A library for generating random string from a regular experession

https://github.com/hiratara/hs-string-random#readme

Version on this page:0.1.3.0
LTS Haskell 22.14:0.1.4.3
Stackage Nightly 2023-12-26:0.1.4.3
Latest on Hackage:0.1.4.3

See all snapshots string-random appears in

BSD-3-Clause licensed by Masahiro Honma
Maintained by [email protected]
This version can be pinned in stack with:string-random-0.1.3.0@sha256:0de5969191f326616f002f64031ffbad31a9b5d71f9d17e16a005379e0a137f9,2439

Module documentation for 0.1.3.0

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.