{"id":37083055,"url":"https://github.com/codeconfidant/randstr-random","last_synced_at":"2026-01-14T10:02:51.852Z","repository":{"id":57459935,"uuid":"253339032","full_name":"CodeConfidant/randstr-random","owner":"CodeConfidant","description":"Python package for generating strings with random characters.","archived":false,"fork":false,"pushed_at":"2023-10-04T16:36:09.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-03T03:57:04.914Z","etag":null,"topics":["python3","random-strings"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/randstr-random/","language":"Python","has_issues":false,"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/CodeConfidant.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-04-05T21:50:31.000Z","updated_at":"2023-10-04T17:00:34.000Z","dependencies_parsed_at":"2023-01-22T10:25:12.805Z","dependency_job_id":null,"html_url":"https://github.com/CodeConfidant/randstr-random","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/CodeConfidant/randstr-random","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeConfidant%2Frandstr-random","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeConfidant%2Frandstr-random/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeConfidant%2Frandstr-random/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeConfidant%2Frandstr-random/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeConfidant","download_url":"https://codeload.github.com/CodeConfidant/randstr-random/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeConfidant%2Frandstr-random/sbom","scorecard":{"id":31259,"data":{"date":"2025-08-11","repo":{"name":"github.com/CodeConfidant/randstr-random","commit":"0e3f92e035d7d33ce0d662f59c2c656c232a0cbd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T19:10:46.628Z","repository_id":57459935,"created_at":"2025-08-14T19:10:46.628Z","updated_at":"2025-08-14T19:10:46.628Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28416512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:38:59.149Z","status":"ssl_error","status_checked_at":"2026-01-14T08:38:43.588Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["python3","random-strings"],"created_at":"2026-01-14T10:02:51.052Z","updated_at":"2026-01-14T10:02:51.831Z","avatar_url":"https://github.com/CodeConfidant.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ***randstr-random***\n\n    Python package for generating strings with random characters.\n\n    Make sure to have the latest version of Python 3 installed although this should work with previous versions. \n\n    To install the package with pip enter command in terminal:\n        pip install randstr-random\n\n    To uninstall the package with pip enter command in terminal:\n        pip uninstall randstr-random\n\n\u003ctable width=\"100%\"\u003e\n\t\u003ctr\u003e\n\t\t\u003cth align=\"left\"\u003e\n            Method\n        \u003c/th\u003e\n\t\t\u003cth align=\"left\"\u003e\n            Description\n        \u003c/th\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e\n            \u003ccode\u003eranddigit()\u003c/code\u003e\n        \u003c/td\u003e\n\t\t\u003ctd\u003e\n            Generates a random digit ranging from 0 to 9 (Digits in Decimal Number System) and returns it as a string.\n        \u003c/td\u003e\n\t\u003c/tr\u003e\n    \u003ctr\u003e\n\t\t\u003ctd\u003e\n            \u003ccode\u003erandalpha()\u003c/code\u003e\n        \u003c/td\u003e\n\t\t\u003ctd\u003e\n            Generates a random lowercase letter from the english alphabet and returns it as a string.\n        \u003c/td\u003e\n\t\u003c/tr\u003e\n    \u003ctr\u003e\n\t\t\u003ctd\u003e\n            \u003ccode\u003erandspec()\u003c/code\u003e\n        \u003c/td\u003e\n\t\t\u003ctd\u003e\n            Generates a random special character and returns it as a string.\n        \u003c/td\u003e\n\t\u003c/tr\u003e\n    \u003ctr\u003e\n\t\t\u003ctd\u003e\n            \u003ccode\u003egenerate(string_length, seed_type)\u003c/code\u003e\n        \u003c/td\u003e\n\t\t\u003ctd\u003e\n            Return a string with random values of designated int length (Cap of 10000).\n            The random value combos are selected by using a specific string for the seed_type argument. \u003cbr/\u003e\n            The seed_type argument value options (not case sensitive) are as follows: \u003cbr/\u003e\n                \"al\" - (Alphabet Lower) Random lowercase alphabet letters. \u003cbr/\u003e\n                \"au\" - (Alphabet Upper) Random uppercase alphabet letters. \u003cbr/\u003e\n                \"dig\" - (Digit) Random digits 0-9. \u003cbr/\u003e\n                \"spec\" - (Special) Random special characters. \u003cbr/\u003e\n                \"ad\" - (Alphabet Lower | Alphabet Upper | Digit) Random lowercase \u0026 uppercase alphabet letters. Random digits 0-9. \u003cbr/\u003e\n                \"ads\" - (Alphabet Lower | Alphabet Upper | Digit | Special) Random lowercase \u0026 uppercase alphabet letters. Random digits 0-9. Random special characters.\n        \u003c/td\u003e\n\t\u003c/tr\u003e\n    \u003ctr\u003e\n\t\t\u003ctd\u003e\n            \u003ccode\u003eisspec(arg)\u003c/code\u003e\n        \u003c/td\u003e\n\t\t\u003ctd\u003e\n            Return true if all characters in arg string are special characters.\n        \u003c/td\u003e\n\t\u003c/tr\u003e\n    \u003ctr\u003e\n\t\t\u003ctd\u003e\n            \u003ccode\u003eisads(arg)\u003c/code\u003e\n        \u003c/td\u003e\n\t\t\u003ctd\u003e\n            Return true if all characters in arg string are either upper/lower case alphabet, decimal or special characters.\n        \u003c/td\u003e\n\t\u003c/tr\u003e\n\u003c/table\u003e\n\n[Back to Top](#randstr-random)\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeconfidant%2Frandstr-random","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeconfidant%2Frandstr-random","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeconfidant%2Frandstr-random/lists"}