{"id":16217314,"url":"https://github.com/synodriver/lua-wyhash","last_synced_at":"2025-04-07T23:14:47.337Z","repository":{"id":100676300,"uuid":"518555361","full_name":"synodriver/lua-wyhash","owner":"synodriver","description":"lua binding for wyhash","archived":false,"fork":false,"pushed_at":"2022-07-27T17:38:53.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-14T00:24:03.122Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/synodriver.png","metadata":{"files":{"readme":"README.markdown","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":"2022-07-27T17:37:18.000Z","updated_at":"2022-07-27T17:37:45.000Z","dependencies_parsed_at":"2023-05-16T18:30:51.259Z","dependency_job_id":null,"html_url":"https://github.com/synodriver/lua-wyhash","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/synodriver%2Flua-wyhash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synodriver%2Flua-wyhash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synodriver%2Flua-wyhash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synodriver%2Flua-wyhash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/synodriver","download_url":"https://codeload.github.com/synodriver/lua-wyhash/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247744333,"owners_count":20988783,"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-10T11:26:38.544Z","updated_at":"2025-04-07T23:14:47.307Z","avatar_url":"https://github.com/synodriver.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lua binding for wyhash\n\n```lua\nlocal wyhash = require(\"wyhash\")\nlocal seed = 20\nlocal sec = wyhash.make_secret(seed)\nprint(wyhash.hash(\"sasasa\", seed, sec))\nprint(wyhash.hash(\"sasasa\", seed, sec))\nprint(wyhash.hash(\"sasasa\", seed+1, sec))\nprint(wyhash.hash(\"sasasa\", seed+1, sec))\nprint(wyhash.hash(\"sasasa\", seed+2, sec))\nprint(wyhash.hash(\"sasasa\", seed+2, \"ssssssssssssssssssssssssssssssss\"))\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsynodriver%2Flua-wyhash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsynodriver%2Flua-wyhash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsynodriver%2Flua-wyhash/lists"}