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.4
LTS Haskell 22.44:0.1.4.5
Stackage Nightly 2025-05-02:0.1.4.5
Latest on Hackage:0.1.4.5

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.4@sha256:5ea686e58354e89a9f236f795b9b161c8730a61b56194281639b97742d53ba48,2144

Module documentation for 0.1.4.4

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.