{"id":15583175,"url":"https://github.com/audy/thrash","last_synced_at":"2025-04-06T02:42:41.984Z","repository":{"id":5184336,"uuid":"6358963","full_name":"audy/thrash","owner":"audy","description":"Randomly write to many, many files. Created out of ignorance and desperation.","archived":false,"fork":false,"pushed_at":"2013-01-18T15:57:46.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T05:18:56.025Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"willianjusten/will-jekyll-template","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/audy.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-23T19:58:05.000Z","updated_at":"2013-11-26T11:40:41.000Z","dependencies_parsed_at":"2022-08-28T23:21:34.386Z","dependency_job_id":null,"html_url":"https://github.com/audy/thrash","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audy%2Fthrash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audy%2Fthrash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audy%2Fthrash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audy%2Fthrash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/audy","download_url":"https://codeload.github.com/audy/thrash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247426985,"owners_count":20937197,"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-02T20:05:18.362Z","updated_at":"2025-04-06T02:42:41.959Z","avatar_url":"https://github.com/audy.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔥 Thrash\n\nRandomly write to many, many files. Inspired by desperation.\n\n```ruby\n\nthrasher = Thrash.new\n\nrandom_numbers = (0..10_000).to_a\n\n1_000_000.times do |x|\n  filename = \"thrash-#{random_numbers.sample}\"\n  thrasher.write(filename, \"data\")\nend\n\nthrasher.finalize\n```\n\n## Copyright\n\nCopyright (c) 2012 Austin G. Davis-Richardson. See LICENSE.txt for\nfurther details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudy%2Fthrash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faudy%2Fthrash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudy%2Fthrash/lists"}