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.1
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.1@sha256:d9d3910464e5e2f19b1877ee3a9d9ae9bb65f03b5b5e55be1273e98e9b1ba354,2172

Module documentation for 0.1.4.1

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.