{"id":20378083,"url":"https://github.com/shibme/randgen","last_synced_at":"2025-08-16T23:44:34.192Z","repository":{"id":248762606,"uuid":"829628876","full_name":"shibme/randgen","owner":"shibme","description":"RandGen is a simple CLI tool to generate random files of a given size.","archived":false,"fork":false,"pushed_at":"2025-06-20T19:15:40.000Z","size":44,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T20:37:54.818Z","etag":null,"topics":["blob-generator","random","random-file-generator","random-generator","secure-random-generator"],"latest_commit_sha":null,"homepage":"https://dev.shib.me/randgen/","language":"Go","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/shibme.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-07-16T20:22:08.000Z","updated_at":"2025-06-20T19:15:02.000Z","dependencies_parsed_at":"2024-07-17T01:12:57.611Z","dependency_job_id":"422b56f0-7f8c-4b2a-bf23-7d21f47451f3","html_url":"https://github.com/shibme/randgen","commit_stats":null,"previous_names":["shibme/randgen"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/shibme/randgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shibme%2Frandgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shibme%2Frandgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shibme%2Frandgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shibme%2Frandgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shibme","download_url":"https://codeload.github.com/shibme/randgen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shibme%2Frandgen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270786187,"owners_count":24644559,"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-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["blob-generator","random","random-file-generator","random-generator","secure-random-generator"],"created_at":"2024-11-15T01:48:04.083Z","updated_at":"2025-08-16T23:44:34.128Z","avatar_url":"https://github.com/shibme.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RandGen\n[![Go Reference](https://pkg.go.dev/badge/dev.shib.me/randgen.svg)](https://pkg.go.dev/dev.shib.me/randgen)\n[![Go Report Card](https://goreportcard.com/badge/dev.shib.me/randgen)](https://goreportcard.com/report/dev.shib.me/randgen)\n[![Release Status](https://github.com/shibme/randgen/actions/workflows/release.yaml/badge.svg)](https://github.com/shibme/randgen/actions/workflows/release.yaml)\n[![License](https://img.shields.io/github/license/shibme/randgen)](https://github.com/shibme/randgen/blob/main/LICENSE)\n\nRandGen is a simple CLI tool to generate random data of a given size.\n\n## CLI Usage\nDownload the latest binary from the [releases](https://github.com/shibme/randgen/releases/latest) page and add it to your path.\n\n### Homebrew\nRandGen can be installed with brew using the following command on macOS\n```zsh\nbrew install shibme/tap/randgen\n```\n\n### Install Script\n\n#### Install Latest Version\n**With Shell (MacOs/Linux):**\n```sh\ncurl -fsSL https://dev.shib.me/randgen/install.sh | sh\n```\n**With PowerShell (Windows):**\n```powershell\nirm https://dev.shib.me/randgen/install.ps1 | iex\n```\n\n#### Install Specific Version\n**With Shell (MacOs/Linux):**\n```sh\ncurl -fsSL https://dev.shib.me/randgen/install.sh | sh -s v1.1.0\n```\n**With PowerShell (Windows):**\n```powershell\n$v=\"1.1.0\"; irm https://dev.shib.me/randgen/install.ps1 | iex\n```\n\n### Docker\nYou can also run RandGen without installing, using Docker:\n```zsh\ndocker run --rm -v $PWD:/workspace -it ghcr.io/shibme/randgen help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshibme%2Frandgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshibme%2Frandgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshibme%2Frandgen/lists"}