{"id":22820253,"url":"https://github.com/kizzycode/diceware-swift","last_synced_at":"2025-03-30T23:16:46.732Z","repository":{"id":66117943,"uuid":"291164126","full_name":"KizzyCode/diceware-swift","owner":"KizzyCode","description":"An implementation of the popular diceware method (https://en.wikipedia.org/wiki/Diceware)","archived":false,"fork":false,"pushed_at":"2023-04-05T19:10:20.000Z","size":218,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T04:44:17.644Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/KizzyCode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE BSD 2-CLAUSE.md","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":"2020-08-28T23:19:29.000Z","updated_at":"2023-04-05T18:46:45.000Z","dependencies_parsed_at":"2025-02-07T10:46:37.848Z","dependency_job_id":null,"html_url":"https://github.com/KizzyCode/diceware-swift","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KizzyCode%2Fdiceware-swift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KizzyCode%2Fdiceware-swift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KizzyCode%2Fdiceware-swift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KizzyCode%2Fdiceware-swift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KizzyCode","download_url":"https://codeload.github.com/KizzyCode/diceware-swift/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246390858,"owners_count":20769478,"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-12-12T15:17:22.604Z","updated_at":"2025-03-30T23:16:46.727Z","avatar_url":"https://github.com/KizzyCode.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License BSD-2-Clause](https://img.shields.io/badge/License-BSD--2--Clause-blue.svg)](https://opensource.org/licenses/BSD-2-Clause)\n[![License MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![AppVeyor CI](https://ci.appveyor.com/api/projects/status/github/KizzyCode/diceware-swift?svg=true)](https://ci.appveyor.com/project/KizzyCode/diceware-swift)\n\n# Diceware\n\nAn implementation of the popular [diceware method](https://en.wikipedia.org/wiki/Diceware)\n\n\n## Example\n\n### Package\n```swift\n/// Generate a random password with at least 2^256 possibilities\nlet password = Diceware.random(securityBits: 256)\nprint(\"Password:\", password)\n```\n\n### Binary\n```sh\n$ diceware\nkebab.denture.deploy.devourer.unsaved.hungry.willing.unsmooth.contrite.resort\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkizzycode%2Fdiceware-swift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkizzycode%2Fdiceware-swift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkizzycode%2Fdiceware-swift/lists"}