{"id":21478598,"url":"https://github.com/kayhide/purescript-faker","last_synced_at":"2026-03-19T20:34:03.416Z","repository":{"id":73160365,"uuid":"254792021","full_name":"kayhide/purescript-faker","owner":"kayhide","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-17T02:34:55.000Z","size":379,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-04T06:29:49.021Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PureScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kayhide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-11T04:24:12.000Z","updated_at":"2020-05-31T06:39:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"6079702e-0e39-4705-a233-c714931a1698","html_url":"https://github.com/kayhide/purescript-faker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kayhide/purescript-faker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayhide%2Fpurescript-faker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayhide%2Fpurescript-faker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayhide%2Fpurescript-faker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayhide%2Fpurescript-faker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kayhide","download_url":"https://codeload.github.com/kayhide/purescript-faker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayhide%2Fpurescript-faker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29506342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-23T11:18:55.640Z","updated_at":"2026-02-16T11:04:28.992Z","avatar_url":"https://github.com/kayhide.png","language":"PureScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PureScript Faker\n\nPureScript version of [Faker](https://github.com/faker-ruby/faker).\n\n\n## What is This?\n\nRandomly generates fake items.\n\n\n## How to Use\n\nTo pick a Name:\n\n```purescript\nmain = do\n  Name x \u003c- fake\n  log x\n```\n\nEverytime it runs, it generates different names like:\n\n```\nMilton Lang\nDavid Murazik\nMinerva Witting\nJohnathon Bogisich\nLyman Brown\n...\n```\n\nFor first name only:\n\n```purescript\nmain = do\n  FirstName x \u003c- fake\n  log x\n```\n\ngenerating:\n\n```\nKarlene\nColumbus\nVerona\nFreeda\nRheba\n...\n```\n\nCurrently it supports:\n\n- `MaleFirstName`\n- `FemaleFirstName`\n- `FirstName`\n- `LastName`\n- `Name`\n- `NameWithMiddle`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayhide%2Fpurescript-faker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayhide%2Fpurescript-faker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayhide%2Fpurescript-faker/lists"}