{"id":20314817,"url":"https://github.com/solar05/exfake","last_synced_at":"2025-04-11T17:21:00.705Z","repository":{"id":176999503,"uuid":"592964302","full_name":"solar05/exfake","owner":"solar05","description":"Elixir library for fake data generation.","archived":false,"fork":false,"pushed_at":"2024-03-08T22:22:32.000Z","size":66,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T13:11:34.154Z","etag":null,"topics":["elixir","elixir-library","fake-data","fake-data-generator","faker","tests"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solar05.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-01-24T22:50:14.000Z","updated_at":"2024-03-20T01:25:27.000Z","dependencies_parsed_at":"2024-03-13T13:15:25.334Z","dependency_job_id":null,"html_url":"https://github.com/solar05/exfake","commit_stats":null,"previous_names":["solar05/exfake"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solar05%2Fexfake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solar05%2Fexfake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solar05%2Fexfake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solar05%2Fexfake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solar05","download_url":"https://codeload.github.com/solar05/exfake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248447609,"owners_count":21105140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elixir","elixir-library","fake-data","fake-data-generator","faker","tests"],"created_at":"2024-11-14T18:16:47.879Z","updated_at":"2025-04-11T17:21:00.682Z","avatar_url":"https://github.com/solar05.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/solar05/exfake/actions/workflows/elixir.yml/badge.svg)](https://github.com/solar05/exfake/actions/workflows/elixir.yml)\n![Hex.pm](https://img.shields.io/hexpm/v/exfake)\n![Hex.pm](https://img.shields.io/hexpm/l/exfake)\n# Exfake\n\nElixir library for fake data generation.\n\n## Installation\n\nThe package [available in Hex](https://hex.pm/packages/exfake) and can be installed\nby adding `exfake` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:exfake, \"~\u003e 2.1.0\"}\n  ]\nend\n```\n\nDocumentation can be found at [HexDocs.](https://hexdocs.pm/exfake/Exfake.html)\n\n## Usage examples\n\n```elixir\nExfake.zip_code()\n\"32107-6766\"\n\nExfake.first_name()\n\"Rosemary\"\n\nExfake.person()\n\"Luciano Eichmann\"\n\nExfake.phone_number()\n\"684-126-0269\"\n\nExfake.sentence()\n\"Event minute view.\"\n\nExfake.paragraphs()\n\"Statement waste mind. Verse sugar answer adjustment behavior. Soup attempt.\"\n\nExfake.catch_phrase()\n\"Re-engineered maximized productivity\"\n\nExfake.company_name()\n\"Klein, Mueller and Windler\"\n\nExfake.ipv4()\n\"145.77.91.223\"\n\nExfake.ipv6()\n\"BCB6:C612:24B1:D067:3B27:B8BC:187A:9CCB\"\n\nExfake.domain()\n\"www.laboriosam.me\"\n\nExfake.currency()\n[\"Japan Yen\", \"JPY\", \"¥\"]\n\nExfake.language_code()\n\"ne\"\n```\n\nOther generators are described in [hex documentation.](https://hexdocs.pm/exfake/Exfake.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolar05%2Fexfake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolar05%2Fexfake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolar05%2Fexfake/lists"}