{"id":20445815,"url":"https://github.com/rapid7/rex-random_identifier","last_synced_at":"2025-06-15T08:07:11.343Z","repository":{"id":47178166,"uuid":"60722624","full_name":"rapid7/rex-random_identifier","owner":"rapid7","description":"Rex Library for generating strings that conform to most standards for an identifier","archived":false,"fork":false,"pushed_at":"2025-05-14T16:12:16.000Z","size":55,"stargazers_count":2,"open_issues_count":0,"forks_count":9,"subscribers_count":55,"default_branch":"master","last_synced_at":"2025-05-22T14:11:49.859Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rapid7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2016-06-08T18:56:25.000Z","updated_at":"2025-05-14T16:12:21.000Z","dependencies_parsed_at":"2025-01-16T07:11:39.813Z","dependency_job_id":"ed78acf9-5159-4854-b9d7-33dc3e3b0108","html_url":"https://github.com/rapid7/rex-random_identifier","commit_stats":{"total_commits":38,"total_committers":12,"mean_commits":"3.1666666666666665","dds":0.6052631578947368,"last_synced_commit":"44fc696492b6fe6e8499a3867458b2171e8c7a1a"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/rapid7/rex-random_identifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapid7%2Frex-random_identifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapid7%2Frex-random_identifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapid7%2Frex-random_identifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapid7%2Frex-random_identifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapid7","download_url":"https://codeload.github.com/rapid7/rex-random_identifier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapid7%2Frex-random_identifier/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259942785,"owners_count":22935328,"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":[],"created_at":"2024-11-15T10:14:22.033Z","updated_at":"2025-06-15T08:07:11.313Z","avatar_url":"https://github.com/rapid7.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rex::RandomIdentifier\n\nRuby Exploitation(Rex) Library for generating strings that conform to most standards for an identifier, i.e., begin with a letter and contain only alphanumeric characters and underscore.\n\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'rex-random_identifier'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install rex-random_identifier\n\n## Usage\n\nExample\n```ruby\n   vars = Rex::RandomIdentifierGenerator.new\n   asp_code = \u003c\u003c-END_CODE\n     Sub #{vars[:func]}()\n       Dim #{vars[:fso]}\n       Set #{vars[:fso]} = CreateObject(\"Scripting.FileSystemObject\")\n       ...\n     End Sub\n     #{vars[:func]}\n   END_CODE\n#\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/rapid7/rex-random_identifier. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frapid7%2Frex-random_identifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frapid7%2Frex-random_identifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frapid7%2Frex-random_identifier/lists"}