{"id":25731341,"url":"https://github.com/thehashton/random-title","last_synced_at":"2026-05-16T22:02:01.370Z","repository":{"id":57115925,"uuid":"185675746","full_name":"thehashton/random-title","owner":"thehashton","description":"NPM module that generates random titles","archived":false,"fork":false,"pushed_at":"2019-07-27T23:50:17.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-06T15:53:05.503Z","etag":null,"topics":["javascript","npm","npm-package","random-string","random-title"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/thehashton.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":"2019-05-08T20:34:53.000Z","updated_at":"2019-07-27T23:50:29.000Z","dependencies_parsed_at":"2022-08-22T22:10:17.496Z","dependency_job_id":null,"html_url":"https://github.com/thehashton/random-title","commit_stats":null,"previous_names":["hghazni/random-title"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thehashton/random-title","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehashton%2Frandom-title","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehashton%2Frandom-title/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehashton%2Frandom-title/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehashton%2Frandom-title/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thehashton","download_url":"https://codeload.github.com/thehashton/random-title/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehashton%2Frandom-title/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33120450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["javascript","npm","npm-package","random-string","random-title"],"created_at":"2025-02-26T02:45:57.502Z","updated_at":"2026-05-16T22:02:01.324Z","avatar_url":"https://github.com/thehashton.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Random Title**\n#### By Harry Ghazni / COPYRIGHT 2019\n\nGenerates a random selection out of a set of titles made by yourself.\n\n```\nnpm i @hghazni/random-title\n```\n\nConfigure it with as many strings as you want, I've used 3 as an example.\n\n```\n\u003cscript type=\"module\"\u003e\n\nimport rtitle from './node_modules/@hghazni/random-title/index.js';\n\nrtitle(\n    //element ID you wish the title to go in\n    {element: 'rtitle'},\n\n    //string 1\n    'Title numero 1',\n\n    //string 2\n    'Title numero 2',\n\n    //string 3\n    'Title numero 3'\n);\n\u003c/script\u003e\n```\n\n=\u003e https://github.com/hghazni/random-title\n\n=\u003e [NPM Module](https://www.npmjs.com/package/@hghazni/random-title)\n\n=\u003e [Harry Ghazni](http://www.hghazni.com)\n\n\n\n\n![npm](https://img.shields.io/npm/v/@hghazni/random-title.svg) ![npm bundle size](https://img.shields.io/bundlephobia/min/@hghazni/random-title.svg)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehashton%2Frandom-title","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthehashton%2Frandom-title","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehashton%2Frandom-title/lists"}