{"id":25195968,"url":"https://github.com/simplisticated/verbose","last_synced_at":"2025-10-09T18:33:55.390Z","repository":{"id":56925909,"uuid":"45718039","full_name":"simplisticated/Verbose","owner":"simplisticated","description":"Text generator written in Swift.","archived":false,"fork":false,"pushed_at":"2015-11-07T16:11:38.000Z","size":0,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-11T13:25:58.969Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simplisticated.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-07T01:44:26.000Z","updated_at":"2023-04-04T14:51:17.000Z","dependencies_parsed_at":"2022-08-21T06:20:10.079Z","dependency_job_id":null,"html_url":"https://github.com/simplisticated/Verbose","commit_stats":null,"previous_names":["igormatyushkin014/verbose"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/simplisticated/Verbose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplisticated%2FVerbose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplisticated%2FVerbose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplisticated%2FVerbose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplisticated%2FVerbose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplisticated","download_url":"https://codeload.github.com/simplisticated/Verbose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplisticated%2FVerbose/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001933,"owners_count":26083226,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":"2025-02-10T01:39:14.518Z","updated_at":"2025-10-09T18:33:55.353Z","avatar_url":"https://github.com/simplisticated.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\" \u003e\n  \u003cimg src=\"https://github.com/igormatyushkin014/Verbose/blob/master/Logo/logo-1024-300.png\" alt=\"Verbose\" title=\"Verbose\"\u003e\n\u003c/p\u003e\n\n# Verbose\nText generator written in Swift.\n\n##How To Get Started\n\n- Copy content of `Source` folder to your project.\n\nor\n\n- Use `Verbose` cocoapod\n\n## Requirements\n\n* iOS 8 and later\n* Xcode 7 and later\n\n## Usage\n\n```swift\n/*\n * Example text will contain well-known Lorem Ipsum text:\n *\n * \"Lorem ipsum dolor sit amet, consectetur adipisicing elit,\n * sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n * Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris\n * nisi ut aliquip ex ea commodo consequat.\n * Duis aute irure dolor in reprehenderit in voluptate velit esse cillum\n * dolore eu fugiat nulla pariatur.\n * Excepteur sint occaecat cupidatat non proident,\n * sunt in culpa qui officia deserunt mollit anim id est laborum.\"\n *\n * Text will be repeated as many times as needed to fit required length of 1500 symbols.\n *\n * Last three symbols will be replaced with dots.\n */\n        \nlet loremIpsum = Verbose.textOfType(.LoremIpsum, withLength: 1500, replaceLastThreeSymbolsWithDots: true)\n        \n        \n/*\n * Another example text will contain English alphabet,\n * repeated several times until length of text is equal to 2000.\n */\n        \nlet alphabet = Verbose.textOfType(.Alphabet, withLength: 2000, replaceLastThreeSymbolsWithDots: true)\n\n```\n\n## License\n\n`Laconic` is available under the MIT license. See the `LICENSE` file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplisticated%2Fverbose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplisticated%2Fverbose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplisticated%2Fverbose/lists"}