Module
Test.QuickCheck.Data.AlphaNumString
- Package
- purescript-quickcheck
- Repository
- purescript/purescript-quickcheck
#AlphaNumString Source
newtype AlphaNumString
A newtype for String
whose Arbitrary
instance generated random
alphanumeric strings.