{"id":37091529,"url":"https://github.com/baileywickham/mersenne-twister","last_synced_at":"2026-01-14T11:08:11.782Z","repository":{"id":130362756,"uuid":"295524892","full_name":"baileywickham/Mersenne-Twister","owner":"baileywickham","description":"Go translation of the CPython Mersenne Twister implimentation","archived":false,"fork":false,"pushed_at":"2020-10-02T23:43:12.000Z","size":1336,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-09T03:25:52.656Z","etag":null,"topics":["golang","mersenne-twister"],"latest_commit_sha":null,"homepage":"","language":"Go","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/baileywickham.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":"2020-09-14T19:59:58.000Z","updated_at":"2024-06-19T12:25:59.281Z","dependencies_parsed_at":"2023-03-13T11:16:26.916Z","dependency_job_id":null,"html_url":"https://github.com/baileywickham/Mersenne-Twister","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/baileywickham/Mersenne-Twister","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baileywickham%2FMersenne-Twister","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baileywickham%2FMersenne-Twister/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baileywickham%2FMersenne-Twister/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baileywickham%2FMersenne-Twister/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baileywickham","download_url":"https://codeload.github.com/baileywickham/Mersenne-Twister/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baileywickham%2FMersenne-Twister/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28417914,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["golang","mersenne-twister"],"created_at":"2026-01-14T11:08:11.022Z","updated_at":"2026-01-14T11:08:11.776Z","avatar_url":"https://github.com/baileywickham.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mersenne Twister\nThis is a port of the python random library implimentation of the Mersenne Twister to golang. It is commented based on the origonal paper.\n\nThe Mersenne Twister is a method for generating pseudo random data based on an inital seed. The inital seed is usually generated from a physical source such as the temp of the CPU. This seed can be then used to generate more data. \n\n## Links\n[Original paper](http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/ARTICLES/mt.pdf)\n\n[Python Source Code](https://github.com/python/cpython/blob/master/Modules/_randommodule.c#L75)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaileywickham%2Fmersenne-twister","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaileywickham%2Fmersenne-twister","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaileywickham%2Fmersenne-twister/lists"}