{"id":15442863,"url":"https://github.com/markpavlenko/randomcarrot","last_synced_at":"2026-01-20T00:13:48.696Z","repository":{"id":234648131,"uuid":"789310239","full_name":"markpavlenko/RandomCarrot","owner":"markpavlenko","description":"RandomCarrot is a module for Python. If you want random letters or numbers in your Python project, just use RandomCarrot!","archived":false,"fork":false,"pushed_at":"2024-05-13T05:34:27.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T08:46:47.958Z","etag":null,"topics":["letters","mit-license","module","numbers","python3","pythonmodule","random-generator","randomizer"],"latest_commit_sha":null,"homepage":"","language":"Python","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/markpavlenko.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-20T07:40:57.000Z","updated_at":"2024-04-22T10:06:38.000Z","dependencies_parsed_at":"2024-05-13T06:32:05.650Z","dependency_job_id":"46e75af0-cf7b-40b9-abbe-6e75334ba1a1","html_url":"https://github.com/markpavlenko/RandomCarrot","commit_stats":null,"previous_names":["markpavlenko/correctcarrot"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markpavlenko%2FRandomCarrot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markpavlenko%2FRandomCarrot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markpavlenko%2FRandomCarrot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markpavlenko%2FRandomCarrot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markpavlenko","download_url":"https://codeload.github.com/markpavlenko/RandomCarrot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247521314,"owners_count":20952336,"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":["letters","mit-license","module","numbers","python3","pythonmodule","random-generator","randomizer"],"created_at":"2024-10-01T19:30:53.862Z","updated_at":"2026-01-20T00:13:48.667Z","avatar_url":"https://github.com/markpavlenko.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RandomCarrot (Carrot)\n\nCarrot is a module for Python also known as RandomCarrot.\n\n## Installation\n\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install Carrot.\n\n```bash\npip install RandomCarrot\n```\n\n## Usage\n\nImporting is very easy in Carrot. All you need to do is type: \n ```Python\nimport RandomCarrot as carrot\n```\nTo display random numbers type:\n ```Python\ncarrot.randomnumber()\n```\nTo display random letters:\n ```Python\ncarrot.randomletters()\n```\nYou can adjust length for letters by typing: \n```Python\ncarrot(length=)\n```\nTo display both numbers and letters:\n ```Python\ncarrot.both()\n``` \n(again you can adjust length by typing the same text like in letters)\n\n## Developer Usage\n\nIf you want to use developer commands, feel free to use them! Everyone can use them, even if you just want to see how do they work.\nIf you want to try using ``carrot.randomnumber()`` like a developer, here is the code:\n ```Python\ncarrot.random_number_generator()\n```\nIf you want to try using ``carrot.randomletter()`` like a developer, here is the code:\n ```Python\ncarrot.random_letters_generator()\n```\nAnd if you want to use ``carrot.both`` like a developer, here is the command:\n ```Python\ncarrot.both_numbers_letters_generator()\n```\nUse them knowing these commands can work not as they used to. Happy coding!\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkpavlenko%2Frandomcarrot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkpavlenko%2Frandomcarrot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkpavlenko%2Frandomcarrot/lists"}