{"id":29014653,"url":"https://github.com/raisess/hash-generator","last_synced_at":"2025-06-25T20:13:56.015Z","repository":{"id":64262322,"uuid":"289491707","full_name":"Raisess/hash-generator","owner":"Raisess","description":"A simple password/random-hash generator writen in cpp.","archived":false,"fork":false,"pushed_at":"2020-08-23T14:08:28.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-02T22:40:58.770Z","etag":null,"topics":["cpp","gcc","hash","hash-generator","open-source","random-algorithm","random-hashes","random-string-generators"],"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/Raisess.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":"2020-08-22T13:21:12.000Z","updated_at":"2022-12-05T14:57:02.000Z","dependencies_parsed_at":"2022-12-05T15:55:34.967Z","dependency_job_id":null,"html_url":"https://github.com/Raisess/hash-generator","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/Raisess/hash-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raisess%2Fhash-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raisess%2Fhash-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raisess%2Fhash-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raisess%2Fhash-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Raisess","download_url":"https://codeload.github.com/Raisess/hash-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raisess%2Fhash-generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261945427,"owners_count":23234246,"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":["cpp","gcc","hash","hash-generator","open-source","random-algorithm","random-hashes","random-string-generators"],"created_at":"2025-06-25T20:13:53.852Z","updated_at":"2025-06-25T20:13:56.005Z","avatar_url":"https://github.com/Raisess.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🤠 RANDOM HASH GENERATOR\n\n![gif](https://media.tenor.com/images/e3b44792cbe73b6e4838f7479bd4e9a2/tenor.gif)\n\n## ⚙️ CONFIGURATION\n\n- You need the gcc and nodejs (to use npm) installed.\n\n## 📝 HASH OPTIONS\n\nYou can edit this options in **main.cpp**.\n\n```cpp\n// hash string length\n#define LENG 12   // default is 8\n// if hash have symbols\n#define SYMB true // default is true\n// debug mode\n#define DEBU true // define is true\n```\n\n## 🔮 COMPILING\n\nClone the repo, go to repo folder and then:\n\n```shell\nnpm run compile\n```\n\n## 💡 RUNNING\n\n```shell\nnpm run start\n```\n\n## 🧹 CLEANING BUILD\n\nTo make this you need the project compiled before.\n\nRun this command:\n\n```shell\nnpm run clean\n```\n\n### 🤓 CREDITS\n\n- Created by [Raisess](https://github.com/Raisess)\n- License - MIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraisess%2Fhash-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraisess%2Fhash-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraisess%2Fhash-generator/lists"}