Module

Faker.Commerce

Package
purescript-faker-ffi
Repository
philippedev101/purescript-faker-ffi

#PriceOpts Source

type PriceOpts = { dec :: Int, max :: Number, min :: Number, symbol :: String }

#productAdjective Source

#productMaterial Source

#productDescription Source

#IsbnOpts Source

type IsbnOpts = { separator :: String, variant :: Int }

#UpcOpts Source

type UpcOpts = { prefix :: String }