hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
Packages

ffaker

0.3.0
0.4.0 0.3.0 0.2.1 0.2.0 0.1.0 0.0.1

elixir porting of https://github.com/ffaker/ffaker

HexDocs

Current section

Files

Jump to
Readme
6 Versions
0 Dependencies
Dependants
Files
Activity
Readme 6 Versions 0 Dependencies Dependants Files Activity
ffaker data en_us address states_abbrs
Raw

54 files

  • data
    • en
      • color
        • names
      • company
        • bs_mid
        • bs_pos
        • bs_pre
        • catch_mid
        • catch_pos
        • catch_pre
        • position_areas
      • job
        • adjs
        • nouns
        • prefixes
      • lorem
        • characters
        • words
      • name
        • female_first_names
        • last_names
        • male_first_names
      • venue
        • names
      • youtube
        • video_ids
    • en_us
      • address
        • city_suffixes
        • neighborhoods
        • states
        • states_abbrs
        • states_and_territories_abbrs
        • street_suffixes
      • phone_number
        • phone_calling_codes
    • ko_kr
      • job
        • titles
      • lorem
        • words
      • name
        • female_first_names
        • last_names
        • male_first_names
    • test
      • numbers
  • lib
    • ffaker
      • en
        • color.ex
        • company.ex
        • gender.ex
        • internet.ex
        • job.ex
        • lorem.ex
        • name.ex
        • unit.ex
        • venue.ex
        • youtube.ex
      • en_us
        • address.ex
        • phone_number.ex
      • ko_kr
        • gender.ex
        • identification.ex
        • job.ex
        • lorem.ex
        • name.ex
        • phone_number.ex
      • seed.ex
    • ffaker.ex
  • LICENSE
  • README.md
  • mix.exs

    No matching files

    Package files

      No matching files

      data/en_us/address/states_abbrs

      AL
      AK
      AZ
      AR
      CA
      CO
      CT
      DE
      DC
      FL
      GA
      HI
      ID
      IL
      IN
      IA
      KS
      KY
      LA
      ME
      MD
      MA
      MI
      MN
      MS
      MO
      MT
      NE
      NV
      NH
      NJ
      NM
      NY
      NC
      ND
      OH
      OK
      OR
      PA
      RI
      SC
      SD
      TN
      TX
      UT
      VT
      VA
      WA
      WV
      WI
      WY
      hex logo Hex
      About Blog Sponsors Status Advisories
      Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
      Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

      Copyright 2015. Six Colors AB.

      Powered by the Erlang VM and the Elixir Programming Language

      Search filters

      Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

      Operator Description Example
      name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
      description: Full-text search of package descriptions description:auth
      depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
      build_tool: Filter by build tool build_tool:mix
      updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
      extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

      Wrap values in double quotes to include spaces, e.g. name:"my package".