{"id":16214698,"url":"https://github.com/loosedwhale/getrandomipadress","last_synced_at":"2025-04-07T22:29:44.673Z","repository":{"id":217834611,"uuid":"744921293","full_name":"LoosedWhale/GetRandomIpAdress","owner":"LoosedWhale","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-18T09:30:52.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T23:45:06.405Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/LoosedWhale.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}},"created_at":"2024-01-18T09:25:46.000Z","updated_at":"2024-01-18T09:27:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"6cdab8f6-f400-44a8-9a36-496bdbbd8a8a","html_url":"https://github.com/LoosedWhale/GetRandomIpAdress","commit_stats":null,"previous_names":["loosedwhale/getrandomipadress"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoosedWhale%2FGetRandomIpAdress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoosedWhale%2FGetRandomIpAdress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoosedWhale%2FGetRandomIpAdress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoosedWhale%2FGetRandomIpAdress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LoosedWhale","download_url":"https://codeload.github.com/LoosedWhale/GetRandomIpAdress/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247740250,"owners_count":20988182,"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":[],"created_at":"2024-10-10T11:12:13.494Z","updated_at":"2025-04-07T22:29:44.662Z","avatar_url":"https://github.com/LoosedWhale.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GetRandomIpAdress\n\n``` cs\n public static string GetRandomIpAddress()\n {\n     var random = new Random();\n     return $\"{random.Next(1, 255)}.{random.Next(0, 255)}.{random.Next(0, 255)}.{random.Next(0, 255)}\";\n }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floosedwhale%2Fgetrandomipadress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floosedwhale%2Fgetrandomipadress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floosedwhale%2Fgetrandomipadress/lists"}