{"id":40500432,"url":"https://github.com/rodo/pg_modnar","last_synced_at":"2026-01-20T19:06:19.806Z","repository":{"id":261219674,"uuid":"883614628","full_name":"rodo/pg_modnar","owner":"rodo","description":"Set of functions to generate random values in PostgreSQL","archived":false,"fork":false,"pushed_at":"2024-11-05T11:30:20.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-05T11:38:49.557Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PLpgSQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rodo.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,"publiccode":null,"codemeta":null}},"created_at":"2024-11-05T09:25:36.000Z","updated_at":"2024-11-05T11:30:24.000Z","dependencies_parsed_at":"2024-11-05T11:43:29.878Z","dependency_job_id":"c330e3a5-7a08-4e71-86bd-63d554f607e0","html_url":"https://github.com/rodo/pg_modnar","commit_stats":null,"previous_names":["rodo/pg_modnar"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rodo/pg_modnar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodo%2Fpg_modnar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodo%2Fpg_modnar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodo%2Fpg_modnar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodo%2Fpg_modnar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodo","download_url":"https://codeload.github.com/rodo/pg_modnar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodo%2Fpg_modnar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28609670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"2026-01-20T19:06:17.434Z","updated_at":"2026-01-20T19:06:19.755Z","avatar_url":"https://github.com/rodo.png","language":"PLpgSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pg_modnar\nSet of functions to generate random values in PostgreSQL\n\n## Install\n\nTo install the extension, start by defining your connections\nparameters in your shell as usual.\n\nIf your connection string is well set up, the install is easy as\n\n```\n$ make install\n```\n\n## Install with pg_tle\n\nIf you work with AWS RDS you can deploy the extension with\n[pg_tle](https://github.com/aws/pg_tle), to build the file to deploy\nit just do :\n\n```\n$ make pgtle\n```\n\nAnd execute the file `pgtle.pg_modnar-0.0.1.sql` on your instance\n\n## Functions\n\n```\nget_random_date()\nget_random_firstname()\nget_random_float()\nget_random_inet()\nget_random_integer()\nget_random_integer(minimum INTEGER, maximum INTEGER)\nget_random_json()\nget_random_text()\nget_random_text(string_length INTEGER, possible_chars TEXT)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodo%2Fpg_modnar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodo%2Fpg_modnar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodo%2Fpg_modnar/lists"}