{"id":23033828,"url":"https://github.com/p-chan/2ch-id-generator","last_synced_at":"2025-04-02T22:12:10.821Z","repository":{"id":52804063,"uuid":"140126339","full_name":"p-chan/2ch-id-generator","owner":"p-chan","description":"A generator for anonymous user id like as 2ch","archived":false,"fork":false,"pushed_at":"2021-04-18T21:29:17.000Z","size":3,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T04:42:06.658Z","etag":null,"topics":["2ch","5ch"],"latest_commit_sha":null,"homepage":"https://npm.im/package/2ch-id-generator","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/p-chan.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":"2018-07-08T00:29:25.000Z","updated_at":"2023-02-02T20:36:02.000Z","dependencies_parsed_at":"2022-08-22T19:40:07.325Z","dependency_job_id":null,"html_url":"https://github.com/p-chan/2ch-id-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p-chan%2F2ch-id-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p-chan%2F2ch-id-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p-chan%2F2ch-id-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p-chan%2F2ch-id-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p-chan","download_url":"https://codeload.github.com/p-chan/2ch-id-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246899667,"owners_count":20851898,"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":["2ch","5ch"],"created_at":"2024-12-15T16:19:17.902Z","updated_at":"2025-04-02T22:12:10.794Z","avatar_url":"https://github.com/p-chan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 2ch-id-generator\n\n\u003e A generator for anonymous user id like as 2ch\n\n## Getting Started\n\n```\n$ npm install 2ch-id-generator\n```\n\n```javascript\nconst idGenerator = require('2ch-id-generator')\nidGenerator() // -\u003e bVBwT1fBg\n```\n\n## API\n\n```javascript\nconst idGenerator = require('2ch-id-generator')\nidGenerator(options)\n```\n\n- `options`\n  - `ip` - (String) IP address of contributor. Default: `127.0.0.1`\n  - `key` - (String) Unique key of bulletin board. Default: `news4vip`\n  - `rand` - (String) Random character string updated every day. Default: `fusianasan`\n  - `length` - (Number) Length of id. Default: `9`\n\n## License\n\nMIT\n\n## Author\n\n[@p-chan](https://github.com/p-chan)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp-chan%2F2ch-id-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp-chan%2F2ch-id-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp-chan%2F2ch-id-generator/lists"}