Module
Faker.Internet
- Package
- purescript-faker-ffi
- Repository
- philippedev101/purescript-faker-ffi
#ExampleEmailOpts Source
type ExampleEmailOpts = { allowSpecialCharacters :: Boolean, firstName :: String, lastName :: String }#usernameOpts Source
usernameOpts :: UsernameOpts -> Gen String#UsernameOpts Source
type UsernameOpts = { firstName :: String, lastName :: String }#displayName Source
displayName :: Gen String#DisplayNameOpts Source
type DisplayNameOpts = { firstName :: String, lastName :: String }#httpMethod Source
httpMethod :: Gen String#httpStatusCode Source
httpStatusCode :: Gen Int#domainName Source
domainName :: Gen String#domainWord Source
domainWord :: Gen String#passwordOpts Source
passwordOpts :: PasswordOpts -> Gen String- 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