Module
Faker.Location
- Package
- purescript-faker-ffi
- Repository
- philippedev101/purescript-faker-ffi
#StreetAddressOpts Source
type StreetAddressOpts = { useFullAddress :: Boolean }#countryCode Source
countryCode :: Gen String#CountryCodeOpts Source
type CountryCodeOpts = { variant :: String }#directionOpts Source
directionOpts :: DirectionOpts -> Gen String#DirectionOpts Source
type DirectionOpts = { abbreviated :: Boolean }#latitudeOpts Source
latitudeOpts :: LatitudeOpts -> Gen Number#longitudeOpts Source
longitudeOpts :: LongitudeOpts -> Gen Number#NearbyGPSCoordinateOpts Source
type NearbyGPSCoordinateOpts = { isMetric :: Boolean, origin :: Array Number, radius :: Number }#GPSCoordinate Source
type GPSCoordinate = { latitude :: Number, longitude :: Number }- Modules
- Faker.
Airline - Faker.
Animal - Faker.
Book - Faker.
Color - Faker.
Commerce - Faker.
Company - Faker.
Database - Faker.
Datatype - Faker.
Date - Faker.
Finance - Faker.
Food - Faker.
Gen - Faker.
Git - Faker.
Hacker - Faker.
Helpers - Faker.
Image - Faker.
Internet - Faker.
Location - Faker.
Lorem - Faker.
Music - Faker.
Number - Faker.
Person - Faker.
Phone - Faker.
Science - Faker.
Seed - Faker.
String - Faker.
System - Faker.
Vehicle - Faker.
Word