{"id":27021378,"url":"https://github.com/oditynet/genrandom","last_synced_at":"2025-04-04T19:50:13.786Z","repository":{"id":250662612,"uuid":"835095719","full_name":"oditynet/genrandom","owner":"oditynet","description":"C++ psevdo random chars ","archived":false,"fork":false,"pushed_at":"2024-07-29T06:56:49.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-29T08:11:51.419Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/oditynet.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":"2024-07-29T06:40:49.000Z","updated_at":"2024-07-29T08:11:57.792Z","dependencies_parsed_at":"2024-07-29T08:26:47.710Z","dependency_job_id":null,"html_url":"https://github.com/oditynet/genrandom","commit_stats":null,"previous_names":["oditynet/genrandom"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oditynet%2Fgenrandom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oditynet%2Fgenrandom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oditynet%2Fgenrandom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oditynet%2Fgenrandom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oditynet","download_url":"https://codeload.github.com/oditynet/genrandom/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247241827,"owners_count":20907079,"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":"2025-04-04T19:50:13.266Z","updated_at":"2025-04-04T19:50:13.781Z","avatar_url":"https://github.com/oditynet.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Псевдогенератор rundom символов. Обгоняет работу /dev/urandom\nАнализ скорости записи рандомных чисел относительно размера буфера в секунду:\n```\nfor i in 16 32 64 128 256 512 1024 2048 4096 8000 16000 32000 640000;do echo $i;timeout 1 ./genrand $i;ls -lh /tmp/1|awk '{print $5 \" \"$NF}';done\n16\n247M /tmp/1\n32\n59M /tmp/1\n64\n5,5M /tmp/1\n128\n40M /tmp/1\n256\n188M /tmp/1\n512\n256M /tmp/1\n1024\n300M /tmp/1\n2048\n344M /tmp/1\n4096\n368M /tmp/1\n8000\n372M /tmp/1\n16000\n399M /tmp/1\n32000\n395M /tmp/1\n640000\n406M /tmp/1\n```\n\nRun: ./genrand\nor \n./genrand 256\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foditynet%2Fgenrandom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foditynet%2Fgenrandom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foditynet%2Fgenrandom/lists"}