{"id":17011237,"url":"https://github.com/sysl-dev/cursed-rng-module","last_synced_at":"2025-03-22T13:21:43.158Z","repository":{"id":206315631,"uuid":"716345968","full_name":"sysl-dev/Cursed-RNG-Module","owner":"sysl-dev","description":"A cursed RNG Module that generates randomness from Pairs() not being deterministic.","archived":false,"fork":false,"pushed_at":"2023-11-09T00:36:09.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T12:48:32.171Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/sysl-dev.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}},"created_at":"2023-11-09T00:10:00.000Z","updated_at":"2023-11-09T00:12:00.000Z","dependencies_parsed_at":"2023-11-09T01:25:48.413Z","dependency_job_id":"8b7dd47c-11c6-4614-90c4-8940d14222d0","html_url":"https://github.com/sysl-dev/Cursed-RNG-Module","commit_stats":null,"previous_names":["sysl-dev/cursed-rng-module"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysl-dev%2FCursed-RNG-Module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysl-dev%2FCursed-RNG-Module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysl-dev%2FCursed-RNG-Module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysl-dev%2FCursed-RNG-Module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sysl-dev","download_url":"https://codeload.github.com/sysl-dev/Cursed-RNG-Module/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244960060,"owners_count":20538744,"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":[],"created_at":"2024-10-14T06:06:34.382Z","updated_at":"2025-03-22T13:21:43.134Z","avatar_url":"https://github.com/sysl-dev.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cursed-RNG-Module\nA cursed RNG Module that generates randomness from Pairs() not being deterministic.\n\n# Should I use this?\nNo, use very much at your own risk. This is just a terrible idea I had to work out once it hit me.\n\n# Using\n```lua\nlocal cured_rng = require(\"cursedrng\")\n\n  print(cured_rng.cursed_rng())\n  print(cured_rng.cursed_rng(1,3))\n  print(cured_rng.cursed_rng(0,9999))\n  for i=1, 100 do \n    print(cured_rng.cursed_rng(0,9999))\n  end\n```\n\n## Output\n```\n0.027450980392157\n3\n1450\n3176\n8313\n4352\n3058\n3686\n823\n196\n274\n4509\n4000\n5921\n4274\n901\n2274\n2705\n0\n7803\n3333\n196\n1960\n3019\n2705\n6941\n5215\n3372\n3372\n666\n2666\n2549\n5607\n8352\n9411\n235\n3333\n784\n4313\n7803\n2705\n3333\n235\n784\n4431\n196\n4431\n588\n235\n3411\n3333\n196\n9529\n3960\n156\n3294\n6039\n2784\n7725\n196\n4666\n4588\n745\n5803\n235\n2705\n5843\n2666\n8431\n2235\n3215\n3333\n5176\n8980\n5176\n2705\n352\n3176\n2705\n862\n4627\n2705\n4156\n823\n823\n9568\n3333\n4000\n7725\n156\n3176\n156\n156\n196\n901\n3294\n3411\n3921\n8352\n1882\n2549\n901\n509\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysl-dev%2Fcursed-rng-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsysl-dev%2Fcursed-rng-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysl-dev%2Fcursed-rng-module/lists"}