{"id":13612551,"url":"https://github.com/mslinn/jekyll_random_hex","last_synced_at":"2025-06-17T05:38:34.745Z","repository":{"id":56878768,"uuid":"471501887","full_name":"mslinn/jekyll_random_hex","owner":"mslinn","description":"Outputs a string of random hexadecimal characters of any length","archived":false,"fork":false,"pushed_at":"2023-11-19T22:30:17.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-24T20:43:26.217Z","etag":null,"topics":["jekyll","jekyll-plugin","random-number-generators"],"latest_commit_sha":null,"homepage":"https://www.mslinn.com/jekyll_plugins/jekyll_random_hex.html","language":"Ruby","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/mslinn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-03-18T20:05:30.000Z","updated_at":"2023-05-22T15:12:54.000Z","dependencies_parsed_at":"2023-11-12T00:19:47.941Z","dependency_job_id":"c9d49bce-ee26-4d17-9c61-e658ddc2b3b4","html_url":"https://github.com/mslinn/jekyll_random_hex","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":0.4,"last_synced_commit":"764f210b8c49cde4f023d5fc02d07bfe344fd057"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mslinn%2Fjekyll_random_hex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mslinn%2Fjekyll_random_hex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mslinn%2Fjekyll_random_hex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mslinn%2Fjekyll_random_hex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mslinn","download_url":"https://codeload.github.com/mslinn/jekyll_random_hex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245212305,"owners_count":20578443,"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":["jekyll","jekyll-plugin","random-number-generators"],"created_at":"2024-08-01T20:00:31.473Z","updated_at":"2025-03-24T05:15:59.241Z","avatar_url":"https://github.com/mslinn.png","language":"Ruby","funding_links":[],"categories":["Coding Support for Plugins \u0026amp; Liquid Programming"],"sub_categories":[],"readme":"`jekyll_random_hex`\n[![Gem Version](https://badge.fury.io/rb/jekyll_random_hex.svg)](https://badge.fury.io/rb/jekyll_random_hex)\n===========\n\n`jekyll_random_hex` is a Jekyll tag plugin that outputs a string of random hexadecimal characters of any length.\nDefaults to a six-character string.\n\n\n## Usage\nExample: Generate 6 random characters:\n```\n{{ random_hex_string }}\n```\n\nExample: generate 20 random characters. Each hex digit expands to 2 characters, so 10 hex digits yields 20 characters.\n```\n{{ random_hex_string 10 }}\n```\n\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'jekyll_random_hex'\n```\n\nAnd then execute:\n\n    $ bundle install\n\nOr install it yourself as:\n\n    $ gem install jekyll_random_hex\n\n\n## Additional Information\nMore information is available on\n[Mike Slinn\u0026rsquo;s website](https://www.mslinn.com/blog/2020/10/03/jekyll-plugins.html).\n\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies.\n\nYou can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\n\n\n### Build and Install Locally\nTo build and install this gem onto your local machine, run:\n```shell\n$ bundle exec rake install\n```\n\nThe following also does the same thing:\n```shell\n$ bundle exec rake install\n```\n\nExamine the newly built gem:\n```shell\n$ gem info jekyll_random_hex\n\n*** LOCAL GEMS ***\n\njekyll_random_hex (1.0.0)\n    Author: Mike Slinn\n    Homepage:\n    https://github.com/mslinn/jekyll_random_hex\n    License: MIT\n    Installed at: /home/mslinn/.gems\n\n    Generates Jekyll logger with colored output.\n```\n\n\n### Build and Push to RubyGems\nTo release a new version,\n  1. Update the version number in `version.rb`.\n  2. Commit all changes to git; if you don't the next step might fail with an unexplainable error message.\n  3. Run the following:\n     ```shell\n     $ bundle exec rake release\n     ```\n     The above creates a git tag for the version, commits the created tag,\n     and pushes the new `.gem` file to [RubyGems.org](https://rubygems.org).\n\n\n## Contributing\n\n1. Fork the project\n2. Create a descriptively named feature branch\n3. Add your feature\n4. Submit a pull request\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmslinn%2Fjekyll_random_hex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmslinn%2Fjekyll_random_hex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmslinn%2Fjekyll_random_hex/lists"}