{"id":20706105,"url":"https://github.com/arikato111/char-random","last_synced_at":"2025-09-02T01:37:37.961Z","repository":{"id":144719580,"uuid":"616064156","full_name":"Arikato111/char-random","owner":"Arikato111","description":"random string and number | nodejs library","archived":false,"fork":false,"pushed_at":"2023-07-10T04:35:49.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-02T01:37:36.754Z","etag":null,"topics":["javascript-library","npm-package","random-string"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/char-random","language":"TypeScript","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/Arikato111.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-19T14:10:00.000Z","updated_at":"2023-07-10T04:44:23.000Z","dependencies_parsed_at":"2025-01-17T20:21:04.169Z","dependency_job_id":"68725fb0-88f9-4a59-9ed2-978f892b382b","html_url":"https://github.com/Arikato111/char-random","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Arikato111/char-random","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arikato111%2Fchar-random","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arikato111%2Fchar-random/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arikato111%2Fchar-random/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arikato111%2Fchar-random/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arikato111","download_url":"https://codeload.github.com/Arikato111/char-random/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arikato111%2Fchar-random/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218419,"owners_count":25065913,"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-09-01T02:00:09.058Z","response_time":120,"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":["javascript-library","npm-package","random-string"],"created_at":"2024-11-17T01:21:30.874Z","updated_at":"2025-09-02T01:37:37.928Z","avatar_url":"https://github.com/Arikato111.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cp align=\"center\"\u003echar random\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Github License\" src=\"https://img.shields.io/github/license/Arikato111/char-random\" /\u003e\n    \u003cimg alt=\"GitHub Package.json Version\" src=\"https://img.shields.io/github/package-json/v/Arikato111/char-random\" /\u003e\n    \u003cimg alt=\"GitHub Issues\" src=\"https://img.shields.io/github/issues/Arikato111/char-random\" /\u003e\n    \u003cimg alt=\"GitHub Pull Requests\" src=\"https://img.shields.io/github/issues-pr/Arikato111/char-random\" /\u003e\n    \u003cimg alt=\"GitHub Contributors\" src=\"https://img.shields.io/github/contributors/Arikato111/char-random\" /\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/github/repo-size/Arikato111/char-random\" /\u003e\n\u003c/p\u003e\n\nrandom one or many text\n\n## Installing\n\nInstall with NPM\n```\nnpm install char-random\n```\nor install with Yarn\n```\nyarn add char-random\n```\n\n## Example\n\nWith no config\n\n```js\nimport charRandom from \"char-random\";\n\nlet char = charRandom()\n```\n\nWith config\n\n```js\nimport charRandom from \"char-random\";\n\nlet char = charRandom({\n    count: 32,\n    allowLowerCase: true,\n    allowNumber: true\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farikato111%2Fchar-random","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farikato111%2Fchar-random","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farikato111%2Fchar-random/lists"}