{"id":14993914,"url":"https://github.com/antoonline/jenkins-tool-create-random-character-strings","last_synced_at":"2026-03-17T00:39:15.158Z","repository":{"id":154458157,"uuid":"631657206","full_name":"AntoOnline/jenkins-tool-create-random-character-strings","owner":"AntoOnline","description":"This Jenkins pipeline generates random usernames and passwords based on the provided length parameters. It then creates various password hashes, including base64, SHA-256, and MD5, and outputs the generated username and password hashes to the console.","archived":false,"fork":false,"pushed_at":"2023-04-30T23:39:23.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-18T08:15:07.642Z","etag":null,"topics":["jenkins-pipeline","password","random-generation","ubuntu","username"],"latest_commit_sha":null,"homepage":"https://anto.online","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AntoOnline.png","metadata":{"files":{"readme":"readme.md","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":"2023-04-23T17:57:09.000Z","updated_at":"2023-04-29T20:34:43.000Z","dependencies_parsed_at":"2023-07-17T19:57:33.242Z","dependency_job_id":null,"html_url":"https://github.com/AntoOnline/jenkins-tool-create-random-character-strings","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.25,"last_synced_commit":"a161088b537c07393b79225b8fc135d32411faf1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoOnline%2Fjenkins-tool-create-random-character-strings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoOnline%2Fjenkins-tool-create-random-character-strings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoOnline%2Fjenkins-tool-create-random-character-strings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoOnline%2Fjenkins-tool-create-random-character-strings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AntoOnline","download_url":"https://codeload.github.com/AntoOnline/jenkins-tool-create-random-character-strings/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243114456,"owners_count":20238601,"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":["jenkins-pipeline","password","random-generation","ubuntu","username"],"created_at":"2024-09-24T15:33:03.210Z","updated_at":"2025-12-25T00:41:55.786Z","avatar_url":"https://github.com/AntoOnline.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pipeline for Generating a Random Set of Strings\n\nThis pipeline generates a random username and password. The pipeline is written in Groovy and can be run on Jenkins.\n\n## Usage\nClone this repository to your local machine.\n\nOpen the Jenkinsfile in your favorite text editor and configure the following parameters:\n\nusername_length: the length of the generated username (default: 9).\npassword_length: the length of the generated password (default: 12).\nCreate a new Jenkins job and set the pipeline script to the content of Jenkinsfile.\n\nRun the job.\n\nThe generated username and passwords will be displayed in the console output of the job.\n\n## How it works\n\nThe pipeline generates a random username and password using a set of predefined characters. The username is generated by selecting random consonants and vowels until the desired length is reached. The password is generated by selecting random characters from a set of lowercase and uppercase letters, numbers, and special characters.\n\nAdditionally, the pipeline generates the password in base64, SHA-256 formats, etc.\n\n## Want to connect?\n\nFeel free to contact me on [Twitter](https://twitter.com/OnlineAnto), [DEV Community](https://dev.to/antoonline/) or [LinkedIn](https://www.linkedin.com/in/anto-online) if you have any questions or suggestions.\n\nOr just visit my [website](https://anto.online) to see what I do.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoonline%2Fjenkins-tool-create-random-character-strings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoonline%2Fjenkins-tool-create-random-character-strings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoonline%2Fjenkins-tool-create-random-character-strings/lists"}