{"id":19243583,"url":"https://github.com/devdragonli/lflrandomcodeview","last_synced_at":"2026-06-22T07:31:33.177Z","repository":{"id":127236486,"uuid":"73345484","full_name":"DevDragonLi/LFLRandomCodeView","owner":"DevDragonLi","description":" LFLRandomCodeView","archived":false,"fork":false,"pushed_at":"2018-04-06T05:31:03.000Z","size":229,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T14:47:15.202Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-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/DevDragonLi.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":"2016-11-10T03:53:08.000Z","updated_at":"2018-04-06T05:31:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"de3a734b-f10d-4c34-904b-ddb836174f10","html_url":"https://github.com/DevDragonLi/LFLRandomCodeView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DevDragonLi/LFLRandomCodeView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDragonLi%2FLFLRandomCodeView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDragonLi%2FLFLRandomCodeView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDragonLi%2FLFLRandomCodeView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDragonLi%2FLFLRandomCodeView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevDragonLi","download_url":"https://codeload.github.com/DevDragonLi/LFLRandomCodeView/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDragonLi%2FLFLRandomCodeView/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34639704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-09T17:18:41.959Z","updated_at":"2026-06-22T07:31:33.152Z","avatar_url":"https://github.com/DevDragonLi.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  [merge repo ](https://github.com/DevDragonLi/iOSDevCode)  \n\n# LFLRandomCodeView 绘制图片随机验证码\n\n## 1.效果图\n![效果图](./1.gif)\n\n\n## 2.代码部分说明,只需要给个位置即可\n\n```\n1. 一行创建\n  _randomCodeView = [[LFLRandomCodeView alloc] initWithFrame:CGRectMake(begainX, 100, 100, 40)];\n\n2. 用户点击确认是否输入正确 block 回调结果,处理即可 \n- (void)makeSureHandele{\n    __weak typeof(self) ws=self;\n    [_randomCodeView isInputCorrectWithString:_textField.text :^(NSString *statusSTring) {\n        UIAlertView * alertView= [[UIAlertView alloc]initWithTitle:nil message:statusSTring delegate:ws cancelButtonTitle:@\"取消\" otherButtonTitles:@\"确定\", nil];\n        [alertView show];\n    }];\n}\n\n\n```\n  \nRequirements\n==============\nThis library requires `iOS 6.0+` and `Xcode 6.0+`.\n\n# 3. 有任何问题，请及时 issues me \n \u003cdragonli_52171@163.com\u003e   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevdragonli%2Flflrandomcodeview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevdragonli%2Flflrandomcodeview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevdragonli%2Flflrandomcodeview/lists"}