{"id":18747564,"url":"https://github.com/junghans/rngsse2","last_synced_at":"2025-11-24T17:30:15.997Z","repository":{"id":78371432,"uuid":"75882019","full_name":"junghans/RNGSSE2","owner":"junghans","description":"Random number generator library","archived":false,"fork":false,"pushed_at":"2017-01-12T16:35:29.000Z","size":1734,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-28T20:46:51.366Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"quinoacomputing/RNGSSE2","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/junghans.png","metadata":{"files":{"readme":"readme.txt","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":"2016-12-07T22:46:26.000Z","updated_at":"2023-03-09T15:01:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"385a48d4-8562-4257-8895-8d274ced70c2","html_url":"https://github.com/junghans/RNGSSE2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junghans%2FRNGSSE2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junghans%2FRNGSSE2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junghans%2FRNGSSE2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junghans%2FRNGSSE2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junghans","download_url":"https://codeload.github.com/junghans/RNGSSE2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239634328,"owners_count":19672182,"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-11-07T16:30:22.012Z","updated_at":"2025-11-24T17:30:15.957Z","avatar_url":"https://github.com/junghans.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nTo compile the library:\n\n  cd source\n  make\n\nTo compile, for example, \"mrg32k3a.c\" in the current directory, with use of the library:\n\n  gcc -o mrg32k3a mrg32k3a.c -I../../include -L../../lib -lrngsse\n\nTo compile all the examples in C in the current directory, with use of the library:\n\n  bash -c 'for i in *.c; do gcc -o ${i%??} $i -I../../include -L../../lib -lrngsse; done'\n\nTo compile all the examples in FORTRAN in the current directory, with use of the library:\n\n  bash -c 'for i in *.f90; do gfortran -o ${i%????} $i -L../../lib -lrngsse; done'\n\nCopyright L.Yu. Barash and L.N. Shchur (2011)\nFor more information on RNGSSE2 check out http://dx.doi.org/10.1016/j.cpc.2011.03.022.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunghans%2Frngsse2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunghans%2Frngsse2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunghans%2Frngsse2/lists"}