{"id":29139485,"url":"https://github.com/devsnek/fuzzy","last_synced_at":"2025-06-30T15:33:10.296Z","repository":{"id":57161201,"uuid":"108351655","full_name":"devsnek/fuzzy","owner":"devsnek","description":"super duper fuzzer for javascript","archived":false,"fork":false,"pushed_at":"2022-03-06T19:00:19.000Z","size":30,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-11T04:41:35.796Z","etag":null,"topics":["fuzzing","javascript","testing"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/devsnek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["devsnek"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2017-10-26T02:30:23.000Z","updated_at":"2024-11-22T16:27:37.000Z","dependencies_parsed_at":"2022-09-09T03:40:42.961Z","dependency_job_id":null,"html_url":"https://github.com/devsnek/fuzzy","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/devsnek/fuzzy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsnek%2Ffuzzy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsnek%2Ffuzzy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsnek%2Ffuzzy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsnek%2Ffuzzy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devsnek","download_url":"https://codeload.github.com/devsnek/fuzzy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsnek%2Ffuzzy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261232750,"owners_count":23128166,"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":["fuzzing","javascript","testing"],"created_at":"2025-06-30T15:32:37.430Z","updated_at":"2025-06-30T15:33:10.288Z","avatar_url":"https://github.com/devsnek.png","language":"JavaScript","funding_links":["https://github.com/sponsors/devsnek"],"categories":[],"sub_categories":[],"readme":"# fuzzy\n\n```javascript\nconst { fuzzFunction } = require('@devsnek/fuzzy');\n\nconst errors = fuzzFunction(fs.writeFileSync);\n```\n\n```javascript\nconst random = require('@devsnek/fuzzy');\n\nconsole.log(random());\n/*\nSet {\n  Promise { undefined },\n  false,\n  [AsyncFunction: af],\n  Float64Array [ 32, 4, 21, 92, 27, 103, 43, 123, 40, 115 ],\n  '蔛匫㪯�쌽抋㕗ᾒ弭',\n  WeakSet {} }\n*/\n```\n\nYou can also import all the individual methods\n```javascript\nconst { object } = require('@devsnek/fuzzy');\n\nconsole.log(object());\n/*\n{ '䛺늙휠�ꇆ䣽ㄱ慰뜐': [Getter/Setter],\n  '鷭랦�㲠幘聩䖾젶쁟': { '콨撐Ὗ쩌㒌쑁顠낓ꞛ䃔': [Getter/Setter] },\n  '軁뢧ꉷ偉胕顴䩈ꐃ뮲鯬': Set { undefined } }\n*/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsnek%2Ffuzzy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevsnek%2Ffuzzy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsnek%2Ffuzzy/lists"}