{"id":16774505,"url":"https://github.com/hornta/random","last_synced_at":"2026-05-17T08:33:49.025Z","repository":{"id":57116453,"uuid":"417887388","full_name":"hornta/random","owner":"hornta","description":"Pseudo random number generator which can be seeded and restarted from a random state.","archived":false,"fork":false,"pushed_at":"2021-10-16T17:42:58.000Z","size":18647,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T17:37:46.412Z","etag":null,"topics":["hacktoberfest","hacktoberfest2021","javascript","number-generator","prng","prng-algorithms","random","rng","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/hornta.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}},"created_at":"2021-10-16T16:41:05.000Z","updated_at":"2024-04-28T11:09:37.000Z","dependencies_parsed_at":"2022-08-22T22:20:15.780Z","dependency_job_id":null,"html_url":"https://github.com/hornta/random","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hornta/random","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hornta%2Frandom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hornta%2Frandom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hornta%2Frandom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hornta%2Frandom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hornta","download_url":"https://codeload.github.com/hornta/random/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hornta%2Frandom/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264702705,"owners_count":23651815,"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":["hacktoberfest","hacktoberfest2021","javascript","number-generator","prng","prng-algorithms","random","rng","typescript"],"created_at":"2024-10-13T06:49:19.163Z","updated_at":"2026-05-17T08:33:43.994Z","avatar_url":"https://github.com/hornta.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Random\r\n\r\n![npm (scoped)](https://img.shields.io/npm/v/@hornta/random) ![npm bundle size (scoped)](https://img.shields.io/bundlephobia/minzip/@hornta/random)\r\n\r\nPseudo random number generator which can be seeded and restarted from a random state.\r\n\r\n## Install\r\n\r\n```\r\nnpm install @hornta/random\r\n```\r\n\r\n## Usage\r\n\r\n```ts\r\nimport { Random } from \"@hornta/random\";\r\n\r\nconst generator = new Random(\"seed\");\r\ngenerator.next();\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhornta%2Frandom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhornta%2Frandom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhornta%2Frandom/lists"}