{"id":22045646,"url":"https://github.com/commanderfoo/lcg-rng","last_synced_at":"2025-03-23T14:17:02.775Z","repository":{"id":149743522,"uuid":"81394173","full_name":"CommanderFoo/LCG-RNG","owner":"CommanderFoo","description":"Seeded random number","archived":false,"fork":false,"pushed_at":"2017-03-01T22:52:00.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T20:24:23.287Z","etag":null,"topics":["javascript","lcg","linear-congruential-generator","rng"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/CommanderFoo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-09T01:20:07.000Z","updated_at":"2017-02-09T01:26:11.000Z","dependencies_parsed_at":"2023-04-25T03:38:57.196Z","dependency_job_id":null,"html_url":"https://github.com/CommanderFoo/LCG-RNG","commit_stats":null,"previous_names":["commanderfoo/lcg-rng"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommanderFoo%2FLCG-RNG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommanderFoo%2FLCG-RNG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommanderFoo%2FLCG-RNG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommanderFoo%2FLCG-RNG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CommanderFoo","download_url":"https://codeload.github.com/CommanderFoo/LCG-RNG/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245111881,"owners_count":20562511,"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":["javascript","lcg","linear-congruential-generator","rng"],"created_at":"2024-11-30T13:14:30.769Z","updated_at":"2025-03-23T14:17:02.747Z","avatar_url":"https://github.com/CommanderFoo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"https://en.wikipedia.org/wiki/Linear_congruential_generator\n\nNeeded a very basic way to seed a random number.\n\nlet rng = new RNG(100);\n\nrng.next(); // 0.38643872755879477","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommanderfoo%2Flcg-rng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommanderfoo%2Flcg-rng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommanderfoo%2Flcg-rng/lists"}