{"adoption": {"forks": 168, "observed_at": "2026-08-28T04:06:17.259535+00:00", "stars": 2132}, "canonical_url": "https://ross.abutalabs.com/products/seedrandom", "card": {"archived": false, "artifact_type": "library", "description": "seeded random number generator for Javascript", "domain": ["developer-tools", "programming-languages"], "enriched": true, "function": ["sdk", "developer-tools"], "health_score": 20, "homepage": null, "language": "JavaScript", "license": null, "license_family": "other", "maturity": "maintenance", "member_repos": ["davidbau/seedrandom"], "name": "davidbau/seedrandom", "platform": ["browser", "cross-platform"], "pushed_at": "2024-04-25T08:17:08+00:00", "repo": "davidbau/seedrandom", "stars": 2132, "tags": ["prng", "seeded-random", "javascript", "deterministic", "alea", "arc4", "algorithms", "nodejs"], "topics": [], "urls": [], "use_cases": ["generate reproducible random numbers in JavaScript tests", "seed Math.random for deterministic simulations", "create predictable procedural generation in games", "shuffle data deterministically across runs", "add entropy to an explicit seed for better randomness", "use a fast Alea PRNG in performance-sensitive code"], "what_it_is": "A small JavaScript library providing seeded pseudorandom number generators, including an ARC4-based PRNG and fast alternatives like Alea. It can replace Math.random with a deterministic generator or create local seeded PRNG instances, usable as a script, Node.js module, or AMD module.", "when_to_avoid": ["you need cryptographically secure randomness for security-sensitive purposes", "you need random numbers in a non-JavaScript environment"], "when_to_choose": ["you need reproducible/deterministic randomness in JavaScript", "you want to derandomize code for testing", "you need a lightweight PRNG usable in browser or Node.js"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/seedrandom", "repo": "davidbau/seedrandom", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.259535+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:52:01.341554+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d1eced5ded4a7823b39314c5d7554041329ec4f1a9eb3e12a4621c5479bbb6d", "fetched_at": "2026-08-28T04:06:17.259535+00:00", "kind": "readme", "missing": false, "url": "https://github.com/davidbau/seedrandom"}, {"content_hash": "bdb0adfda6ad02e5b7368c97e0a1b57f04dbb08c812a718c52fb43b29e76ba45", "fetched_at": "2026-08-29T10:32:22.706786+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/seedrandom"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.259535+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:52:01.341554+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d1eced5ded4a7823b39314c5d7554041329ec4f1a9eb3e12a4621c5479bbb6d", "fetched_at": "2026-08-28T04:06:17.259535+00:00", "kind": "readme", "missing": false, "url": "https://github.com/davidbau/seedrandom"}, {"content_hash": "bdb0adfda6ad02e5b7368c97e0a1b57f04dbb08c812a718c52fb43b29e76ba45", "fetched_at": "2026-08-29T10:32:22.706786+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/seedrandom"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:52:01.341554+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d1eced5ded4a7823b39314c5d7554041329ec4f1a9eb3e12a4621c5479bbb6d", "fetched_at": "2026-08-28T04:06:17.259535+00:00", "kind": "readme", "missing": false, "url": "https://github.com/davidbau/seedrandom"}, {"content_hash": "bdb0adfda6ad02e5b7368c97e0a1b57f04dbb08c812a718c52fb43b29e76ba45", "fetched_at": "2026-08-29T10:32:22.706786+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/seedrandom"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.259535+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.259535+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.259535+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:52:01.341554+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d1eced5ded4a7823b39314c5d7554041329ec4f1a9eb3e12a4621c5479bbb6d", "fetched_at": "2026-08-28T04:06:17.259535+00:00", "kind": "readme", "missing": false, "url": "https://github.com/davidbau/seedrandom"}, {"content_hash": "bdb0adfda6ad02e5b7368c97e0a1b57f04dbb08c812a718c52fb43b29e76ba45", "fetched_at": "2026-08-29T10:32:22.706786+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/seedrandom"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.259535+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.259535+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:52:01.341554+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d1eced5ded4a7823b39314c5d7554041329ec4f1a9eb3e12a4621c5479bbb6d", "fetched_at": "2026-08-28T04:06:17.259535+00:00", "kind": "readme", "missing": false, "url": "https://github.com/davidbau/seedrandom"}, {"content_hash": "bdb0adfda6ad02e5b7368c97e0a1b57f04dbb08c812a718c52fb43b29e76ba45", "fetched_at": "2026-08-29T10:32:22.706786+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/seedrandom"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.259535+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.259535+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.259535+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:52:01.341554+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d1eced5ded4a7823b39314c5d7554041329ec4f1a9eb3e12a4621c5479bbb6d", "fetched_at": "2026-08-28T04:06:17.259535+00:00", "kind": "readme", "missing": false, "url": "https://github.com/davidbau/seedrandom"}, {"content_hash": "bdb0adfda6ad02e5b7368c97e0a1b57f04dbb08c812a718c52fb43b29e76ba45", "fetched_at": "2026-08-29T10:32:22.706786+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/seedrandom"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.259535+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.259535+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:52:01.341554+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d1eced5ded4a7823b39314c5d7554041329ec4f1a9eb3e12a4621c5479bbb6d", "fetched_at": "2026-08-28T04:06:17.259535+00:00", "kind": "readme", "missing": false, "url": "https://github.com/davidbau/seedrandom"}, {"content_hash": "bdb0adfda6ad02e5b7368c97e0a1b57f04dbb08c812a718c52fb43b29e76ba45", "fetched_at": "2026-08-29T10:32:22.706786+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/seedrandom"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:52:01.341554+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d1eced5ded4a7823b39314c5d7554041329ec4f1a9eb3e12a4621c5479bbb6d", "fetched_at": "2026-08-28T04:06:17.259535+00:00", "kind": "readme", "missing": false, "url": "https://github.com/davidbau/seedrandom"}, {"content_hash": "bdb0adfda6ad02e5b7368c97e0a1b57f04dbb08c812a718c52fb43b29e76ba45", "fetched_at": "2026-08-29T10:32:22.706786+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/seedrandom"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:52:01.341554+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d1eced5ded4a7823b39314c5d7554041329ec4f1a9eb3e12a4621c5479bbb6d", "fetched_at": "2026-08-28T04:06:17.259535+00:00", "kind": "readme", "missing": false, "url": "https://github.com/davidbau/seedrandom"}, {"content_hash": "bdb0adfda6ad02e5b7368c97e0a1b57f04dbb08c812a718c52fb43b29e76ba45", "fetched_at": "2026-08-29T10:32:22.706786+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/seedrandom"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:52:01.341554+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d1eced5ded4a7823b39314c5d7554041329ec4f1a9eb3e12a4621c5479bbb6d", "fetched_at": "2026-08-28T04:06:17.259535+00:00", "kind": "readme", "missing": false, "url": "https://github.com/davidbau/seedrandom"}, {"content_hash": "bdb0adfda6ad02e5b7368c97e0a1b57f04dbb08c812a718c52fb43b29e76ba45", "fetched_at": "2026-08-29T10:32:22.706786+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/seedrandom"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4864, "days_push": 860, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}