hedgehog-fakedata-0.0.1.5: Use 'fakedata' with 'hedgehog'
Safe HaskellNone
LanguageHaskell2010

Hedgehog.Gen.Faker

Description

A compatibility module to use Faker data in your Hedgehog tests.

Synopsis

Documentation

fake :: Fake a -> Gen a Source #

Select a value Fake program in Gen.

Since: 0.0.1.0