{"id":21400719,"url":"https://github.com/navjotsrakhra/valorantagentrandomizer","last_synced_at":"2025-07-21T13:32:43.365Z","repository":{"id":38025936,"uuid":"502345983","full_name":"NavjotSRakhra/ValorantAgentRandomizer","owner":"NavjotSRakhra","description":"Application to pick a random valorant agent","archived":false,"fork":false,"pushed_at":"2023-05-23T05:29:17.000Z","size":29052,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-16T01:53:38.965Z","etag":null,"topics":["agent","android","android-application","androidapp","random","valorant"],"latest_commit_sha":null,"homepage":"","language":"Java","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/NavjotSRakhra.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":"2022-06-11T12:44:31.000Z","updated_at":"2024-08-08T15:04:56.000Z","dependencies_parsed_at":"2024-11-22T15:24:15.558Z","dependency_job_id":"c5300a60-22e2-42c7-b07f-ca34483faeaf","html_url":"https://github.com/NavjotSRakhra/ValorantAgentRandomizer","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/NavjotSRakhra/ValorantAgentRandomizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NavjotSRakhra%2FValorantAgentRandomizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NavjotSRakhra%2FValorantAgentRandomizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NavjotSRakhra%2FValorantAgentRandomizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NavjotSRakhra%2FValorantAgentRandomizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NavjotSRakhra","download_url":"https://codeload.github.com/NavjotSRakhra/ValorantAgentRandomizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NavjotSRakhra%2FValorantAgentRandomizer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266311890,"owners_count":23909729,"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","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["agent","android","android-application","androidapp","random","valorant"],"created_at":"2024-11-22T15:23:47.248Z","updated_at":"2025-07-21T13:32:43.340Z","avatar_url":"https://github.com/NavjotSRakhra.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Valorant Agent Randomizer\n### Introduction\nI play valorant quite often. Sometimes when I play replication I am unable to \ndecide which agent I want to play. For that I used to use a random number generator,\nbut the problem with it is I have to count from 1 to 19 which agent was selected\nby the randomizer. It was quite a tedious task. So I decided to make an app to\nsolve that problem with some extra quality of life features. I will try to make\nit better over time by keeping it up to date and fixing any bugs that I notice\n or are brought to my attention.\n## How to download\n[Click here](https://github.com/NavjotSRakhra/ValorantAgentRandomizer/releases/download/v1.1.7/Valorant.Agent.Randomizer.v1.1.7.apk) to download the latest version Or to use this application you simply have to download it from the **Releases** section\non Github and download the latest version.\n### Application requirements\nThe app requires a minimum of Android API 26. This means the app will run on \ndevices running Android 8.0 (Oreo) or above.\n## Project setup\nTo set up this project on your own machine open terminal or command prompt. Enter\nthis command on the terminal or command prompt (You must have git installed and \nset up the device)\n\n``git clone https://github.com/NavjotSRakhra/ValorantAgentRandomizer.git``\n\nAlternately you can also click on the green code button and download the project\nas a ZIP\n\n### Technologies used\nThis project was build using OpenJDK 11 and Android SDK 31. It has been tested on Samsung A21s.\n\n# License\nMIT License\n\nCopyright (c) 2022 Navjot Singh Rakhra\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavjotsrakhra%2Fvalorantagentrandomizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnavjotsrakhra%2Fvalorantagentrandomizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavjotsrakhra%2Fvalorantagentrandomizer/lists"}