{"id":15057479,"url":"https://github.com/natemcintosh/fuzztest","last_synced_at":"2026-01-02T19:03:03.395Z","repository":{"id":143538508,"uuid":"597487666","full_name":"natemcintosh/FuzzTest","owner":"natemcintosh","description":"What would a basic fuzzing library look like in Julia?","archived":false,"fork":false,"pushed_at":"2023-02-04T22:11:22.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T06:26:00.935Z","etag":null,"topics":["fuzzing","julia","julia-language","julialang","testing"],"latest_commit_sha":null,"homepage":"","language":"Julia","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/natemcintosh.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":"2023-02-04T17:50:24.000Z","updated_at":"2023-02-04T17:51:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"bcbf35fc-0b8a-4fff-ab8b-a8eb246616b2","html_url":"https://github.com/natemcintosh/FuzzTest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natemcintosh%2FFuzzTest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natemcintosh%2FFuzzTest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natemcintosh%2FFuzzTest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natemcintosh%2FFuzzTest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natemcintosh","download_url":"https://codeload.github.com/natemcintosh/FuzzTest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243761938,"owners_count":20343970,"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","julia","julia-language","julialang","testing"],"created_at":"2024-09-24T22:06:59.567Z","updated_at":"2026-01-02T19:03:03.302Z","avatar_url":"https://github.com/natemcintosh.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FuzzTest\nWhat would a basic fuzzing library look like in Julia?\n\nRight now, the only utility supported by this tool is calling `rand` on the given types. This means that if \n`rand` doesn't know how to randomly sample a type, e.g. `String`, this tool will not work. It also means that\nrunning it on `Float`s will only produce numbers in the range $[0,1)$. Future work will expand this. \n\n## Use Cases\nWhen would fuzzing be useful?\n- If you are looking for inputs that crash your function\n- If you want to make sure that a certain property is satisfied by your function","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatemcintosh%2Ffuzztest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatemcintosh%2Ffuzztest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatemcintosh%2Ffuzztest/lists"}