{"id":18654326,"url":"https://github.com/sepisoad/rpg","last_synced_at":"2025-07-01T13:40:56.039Z","repository":{"id":28692240,"uuid":"32212363","full_name":"sepisoad/rpg","owner":"sepisoad","description":"random password generator","archived":false,"fork":false,"pushed_at":"2017-04-14T18:43:40.000Z","size":17,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T16:18:56.407Z","etag":null,"topics":["cli","generator","nim","password","random"],"latest_commit_sha":null,"homepage":"","language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sepisoad.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}},"created_at":"2015-03-14T13:08:24.000Z","updated_at":"2024-03-21T19:31:43.000Z","dependencies_parsed_at":"2022-08-29T01:10:57.012Z","dependency_job_id":null,"html_url":"https://github.com/sepisoad/rpg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sepisoad/rpg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepisoad%2Frpg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepisoad%2Frpg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepisoad%2Frpg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepisoad%2Frpg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepisoad","download_url":"https://codeload.github.com/sepisoad/rpg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepisoad%2Frpg/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262973484,"owners_count":23393239,"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":["cli","generator","nim","password","random"],"created_at":"2024-11-07T07:14:40.072Z","updated_at":"2025-07-01T13:40:55.976Z","avatar_url":"https://github.com/sepisoad.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RPG (Random Password Generator)\n\nrpg is a command line tool that helps you create random password which you can use for any purpose.\nThe code is licensed under GPLv3 license.\n\n##Usage sample\nrpg -l -u -s -n -L:26\n  - -l switch defines that lowercase alphabets will be used in generated password (a, b, c, ...)\n  - -u switch defines that uppercase alphabets will be used in generated password (A, B, C, ...)\n  - -s switch defines that symbols will be used in generated password (#, @, $, ...)\n  - -n switch defines that numbers will be used in generated password (0, 1, 2, ...)\n  - -L switch along with a number will define the length of the generated password\n  \n##Version\n0.1.0\n\n##How to compile\nall you need to do is to get the latest version of [nim](http://nim-lang.org/) compiler and compile \nit and then use 'nakefile' with 'debug' or 'release' option to build the source code.\n\n##Contact me\nemail: [sepehr.aryani@gmail.com](sepehr.aryani@gmail.com)\ntwitter: [@sepisoad](https://twitter.com/sepisoad)\ngithub: [@sepisoad](https://github.com/sepisoad)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepisoad%2Frpg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsepisoad%2Frpg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepisoad%2Frpg/lists"}