Module
Faker.Airline
- Package
- purescript-faker-ffi
- Repository
- philippedev101/purescript-faker-ffi
#recordLocator Source
recordLocator :: Gen StringGenerate a random record locator with defaults.
#recordLocatorOpts Source
recordLocatorOpts :: RecordLocatorOpts -> Gen StringGenerate a random record locator with options.
#RecordLocatorOpts Source
type RecordLocatorOpts = { allowNumerics :: Boolean, allowVisuallySimilarCharacters :: Boolean }#aircraftType Source
aircraftType :: Gen StringGenerate a random aircraft type.
#flightNumber Source
flightNumber :: Gen StringGenerate a random flight number with defaults.
#flightNumberOpts Source
flightNumberOpts :: FlightNumberOpts -> Gen StringGenerate a random flight number with options.
#FlightNumberOpts Source
type FlightNumberOpts = { addLeadingZeros :: Boolean, length :: Int }- 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