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.4.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.4.0@sha256:53b08da76e58163d8bdda8c9096f8c0a5ba062374a0986149dee0e6890fe7f61,2172

Module documentation for 0.1.4.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.