An Overview of the faker API


Generate fake data, port of ruby faker



faker.address

by unknown author
Detailed API documentation
Create fake address data.
Public variables and functions: city-prefix city-suffix street-address street-suffix uk-country uk-county uk-postcode us-state us-state-abbr zip-code


faker.address-data

by unknown author
Detailed API documentation

  
  Public variables and functions:
  


faker.company

by unknown author
Detailed API documentation
Create fake company data
Public variables and functions: bs catch-phrase suffix


faker.company-data

by unknown author
Detailed API documentation

  
  Public variables and functions:
  


faker.internet

by unknown author
Detailed API documentation
Generate fake domains and emails.
Public variables and functions: domain-name domain-suffix domain-word email emails free-email user-name


faker.lorem

by unknown author
Detailed API documentation
Create fake textual data
Public variables and functions: paragraphs sentences words


faker.lorem-data

by unknown author
Detailed API documentation

  
  Public variables and functions:
  


faker.name

by unknown author
Detailed API documentation
Create fake data for person names
Public variables and functions: first-name last-name names prefix suffix


faker.name-data

by unknown author
Detailed API documentation

  
  Public variables and functions:
  


faker.phone-number

by unknown author
Detailed API documentation
Generate fake phone numbers.
Public variables and functions:
Logo & site design by Tom Hickey.
Clojure auto-documentation system by Tom Faulhaber.