{"id":18507128,"url":"https://github.com/Junker/random-ua","last_synced_at":"2025-04-09T03:31:02.202Z","repository":{"id":223078080,"uuid":"720360422","full_name":"Junker/random-ua","owner":"Junker","description":"Random User-Agent generator for Common Lisp","archived":false,"fork":false,"pushed_at":"2024-02-18T05:05:53.000Z","size":102,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-21T03:14:39.137Z","etag":null,"topics":["common-lisp","random-user-agent","ua-generator","user-agent","user-agent-generator"],"latest_commit_sha":null,"homepage":"","language":"Common Lisp","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/Junker.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}},"created_at":"2023-11-18T08:36:25.000Z","updated_at":"2024-10-30T13:00:06.000Z","dependencies_parsed_at":"2024-02-18T06:21:08.427Z","dependency_job_id":"fdede928-1d78-425a-85c0-0df7d36eada2","html_url":"https://github.com/Junker/random-ua","commit_stats":null,"previous_names":["junker/random-ua"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Junker%2Frandom-ua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Junker%2Frandom-ua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Junker%2Frandom-ua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Junker%2Frandom-ua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Junker","download_url":"https://codeload.github.com/Junker/random-ua/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247973449,"owners_count":21026663,"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":["common-lisp","random-user-agent","ua-generator","user-agent","user-agent-generator"],"created_at":"2024-11-06T15:01:31.442Z","updated_at":"2025-04-09T03:31:01.780Z","avatar_url":"https://github.com/Junker.png","language":"Common Lisp","readme":"# Random-UA\n\nRandom User-Agent generator for common Lisp\n\n## Installation\n\nThis system can be installed from [UltraLisp](https://ultralisp.org/) like this:\n\n```common-lisp\n(ql-dist:install-dist \"http://dist.ultralisp.org/\"\n                      :prompt nil)\n(ql:quickload \"random-ua\")\n```\n\n## Usage\n\n```common-lisp\n(random-ua:random-ua)\n;; \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36\"\n\n(random-ua:random-ua-full)\n;; (:APP-NAME \"Netscape\" :CONNECTION (:DOWNLINK 10 :EFFECTIVE-TYPE \"4g\" :RTT 50)\n;;  :PLATFORM \"MacIntel\" :PLUGINS-LENGTH 5 :VENDOR \"Google Inc.\" :USER-AGENT\n;;  \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36\"\n;;  :VIEWPORT-HEIGHT 1060 :VIEWPORT-WIDTH 1540 :DEVICE-CATEGORY \"desktop\"\n;;  :SCREEN-HEIGHT 1117 :SCREEN-WIDTH 1728 :WEIGHT 1.6648763e-4)\n\n```\n\n## Credits\n\nUsing User-Agent list from https://github.com/intoli/user-agents\n","funding_links":[],"categories":["Recently Updated","Interfaces to other package managers"],"sub_categories":["[Oct 31, 2024](/content/2024/10/31/README.md)","Web project skeletons and generators"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJunker%2Frandom-ua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJunker%2Frandom-ua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJunker%2Frandom-ua/lists"}