{"library":"generate-api-key","type":"library","category":null,"description":"The `generate-api-key` library provides a flexible solution for creating random API keys or access tokens within Node.js backend services. It currently stands at version 1.0.2 and appears to have a moderate release cadence, with recent updates addressing bug fixes and a significant refactor to TypeScript in version 1.0.1. Key differentiators include support for various generation methods such as `string`, `bytes`, `base32`, `base62`, `uuidv4`, and `uuidv5`, allowing developers to choose the most suitable method for their security and compatibility requirements. The library is designed to be straightforward to install and integrate, enabling quick deployment of API key generation capabilities. It also offers customizable options for key length, character pools, and prefixes, providing granular control over the generated keys.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","REST","RESTful","API","access","token","key","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install generate-api-key","imports":["import { generateApiKey } from 'generate-api-key';","import generateApiKey from 'generate-api-key';","const { generateApiKey } = require('generate-api-key');"]},{"cmd":"yarn add generate-api-key","imports":[]},{"cmd":"pnpm add generate-api-key","imports":[]}],"homepage":null,"github":"https://github.com/pauldenver/generate-api-key","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/generate-api-key","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/generate-api-key/compatibility"}}