{"id":20614867,"url":"https://github.com/dashed/pcg","last_synced_at":"2026-04-22T04:32:12.122Z","repository":{"id":66030602,"uuid":"69529529","full_name":"dashed/pcg","owner":"dashed","description":"personal clone of https://github.com/codahale/pcg (use at your own peril)","archived":false,"fork":false,"pushed_at":"2017-01-25T12:55:49.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-06T18:50:21.793Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dashed.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":"2016-09-29T04:07:41.000Z","updated_at":"2017-01-25T12:55:51.000Z","dependencies_parsed_at":"2023-03-10T23:33:42.487Z","dependency_job_id":null,"html_url":"https://github.com/dashed/pcg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dashed/pcg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fpcg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fpcg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fpcg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fpcg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashed","download_url":"https://codeload.github.com/dashed/pcg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fpcg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32120944,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"online","status_checked_at":"2026-04-22T02:00:05.693Z","response_time":58,"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":[],"created_at":"2024-11-16T11:13:46.496Z","updated_at":"2026-04-22T04:32:12.113Z","avatar_url":"https://github.com/dashed.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NOTE: this is my personal clone of https://github.com/codahale/pcg with my own additions (use at your own peril)\n\n# pcg\n[![Docs](https://img.shields.io/badge/docs-written-blue.svg)](http://codahale.github.io/pcg/pcg/)\n[![Build Status](https://travis-ci.org/codahale/pcg.svg)](https://travis-ci.org/codahale/pcg)\n[![Apache V2 License](http://img.shields.io/badge/license-Apache%20V2-blue.svg)](https://github.com/codahale/pcg/blob/master/LICENSE)\n\nA Rust implementation of the [PCG](http://www.pcg-random.org) PRNG.\n\nThe PCG algorithm is not suitable for cryptographic purposes but\nprovides an excellent combination of speed and unpredictability. It is\nonly slightly slower than `rand::XorShiftRng` but provides much\nhigher-quality output.\n\nThis particular implementation uses a 128-bit state value, has a period\nof 2^64, and uses the `XSH-RR` output function.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashed%2Fpcg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashed%2Fpcg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashed%2Fpcg/lists"}