{"id":19535906,"url":"https://github.com/miyako/4d-plugin-prng","last_synced_at":"2026-06-07T21:31:06.779Z","repository":{"id":147172436,"uuid":"89552827","full_name":"miyako/4d-plugin-PRNG","owner":"miyako","description":"Pseudo-random number generator","archived":false,"fork":false,"pushed_at":"2021-04-18T23:12:19.000Z","size":1962,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T17:57:02.164Z","etag":null,"topics":["4d-plugin"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miyako.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":"2017-04-27T03:42:44.000Z","updated_at":"2024-08-27T05:06:34.000Z","dependencies_parsed_at":"2023-09-14T03:46:05.200Z","dependency_job_id":null,"html_url":"https://github.com/miyako/4d-plugin-PRNG","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-PRNG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-PRNG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-PRNG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-PRNG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miyako","download_url":"https://codeload.github.com/miyako/4d-plugin-PRNG/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240788926,"owners_count":19857724,"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":["4d-plugin"],"created_at":"2024-11-11T02:20:17.405Z","updated_at":"2026-06-07T21:31:06.744Z","avatar_url":"https://github.com/miyako.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"![version](https://img.shields.io/badge/version-16%2B-8331AE)\n![platform](https://img.shields.io/static/v1?label=platform\u0026message=mac-intel%20|%20mac-arm%20|%20win-64\u0026color=blue)\n[![license](https://img.shields.io/github/license/miyako/4d-plugin-PRNG)](LICENSE)\n![downloads](https://img.shields.io/github/downloads/miyako/4d-plugin-PRNG/total)\n\n**Note**: for v17 and earlier, move `manifest.json` to `Contents`\n\n# 4d-plugin-PRNG\n\nPseudo-random number generator\n\n## Syntax\n\n```\nnumber:=uniform_int_distribution (min;max)\n```\n\nParameter|Type|Description\n------------|------------|----\nmin|LONGINT|minimum potentially generated value \nmax|LONGINT|maximum potentially generated value \nnumber|LONGINT|\n\n* Using ``std::mt19937`` on both platforms.\n\n* Using ``std::random_device`` to seed the [Mersenne Twister](https://en.wikipedia.org/wiki/Mersenne_Twister).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyako%2F4d-plugin-prng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiyako%2F4d-plugin-prng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyako%2F4d-plugin-prng/lists"}