{"id":20207569,"url":"https://github.com/heyskidee/random-pfp","last_synced_at":"2026-01-05T05:52:06.450Z","repository":{"id":252624459,"uuid":"707241052","full_name":"HeySkidee/random-pfp","owner":"HeySkidee","description":"npm package that gives random pfp links for user icons or other uses","archived":false,"fork":false,"pushed_at":"2024-09-15T16:15:07.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-21T18:53:12.359Z","etag":null,"topics":["image","pfp","pfps","profile-picture","profile-picture-generator","random","random-image","random-image-generator","random-pfp"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/random-pfp","language":"JavaScript","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/HeySkidee.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-10-19T13:54:56.000Z","updated_at":"2024-09-16T22:47:45.000Z","dependencies_parsed_at":"2024-08-11T10:24:36.339Z","dependency_job_id":"a089a47b-ab2e-4ead-bdc0-548c3b872b80","html_url":"https://github.com/HeySkidee/random-pfp","commit_stats":null,"previous_names":["heyskidee/random-pfp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HeySkidee%2Frandom-pfp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HeySkidee%2Frandom-pfp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HeySkidee%2Frandom-pfp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HeySkidee%2Frandom-pfp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HeySkidee","download_url":"https://codeload.github.com/HeySkidee/random-pfp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252826873,"owners_count":21810197,"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":["image","pfp","pfps","profile-picture","profile-picture-generator","random","random-image","random-image-generator","random-pfp"],"created_at":"2024-11-14T05:29:57.132Z","updated_at":"2026-01-05T05:52:06.415Z","avatar_url":"https://github.com/HeySkidee.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Random Pfp\r\n\r\nA npm package that gives random 500x500 profile picture image links for user icons, avatars, or other creative uses\r\n\r\n[![NPM Downloads](https://badgen.net/npm/dt/random-pfp)](https://npmcharts.com/compare/random-pfp?minimal=true)\r\n[![NPM Version](https://badgen.net/npm/v/random-pfp)](https://npmjs.org/package/random-pfp)\r\n\r\n### Installation:\r\n\r\n```\r\nnpm i random-pfp\r\n```\r\n\r\n### How to use:\r\n\r\n```js\r\nconst pfp = require('random-pfp');\r\n\r\nconsole.log(pfp());\r\n```\r\n\r\nor\r\n\r\n```js\r\nimport pfp from 'random-pfp'\r\n\r\nconsole.log(pfp())\r\n```\r\n\r\n### Example:\r\n\r\n```js\r\nconst express = require('express');\r\nconst app = express();\r\n\r\nconst pfp = require('random-pfp');\r\n\r\napp.get('/', (req, res)=\u003e{\r\n    res.send(`\u003cimg src=\"${pfp()}\" width=\"250px\"\u003e`)\r\n})\r\n\r\napp.listen(3000);\r\n```\r\n\r\n![image](https://github.com/user-attachments/assets/ba269f9a-afaa-4254-b841-2b80e0757cb9)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheyskidee%2Frandom-pfp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheyskidee%2Frandom-pfp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheyskidee%2Frandom-pfp/lists"}