test-api-key

1.0.4 • Public • Published

test-api-key

Create Testing Api Key

Quickstart

npm install test-api-key

Example

var testApiKey = require('test-api-key');

// custom length 
testApiKey(10); // h7hdj6s8j4

// custom length && prefix
testApiKey(10,'hello');  // hello_h7hdj6s8j4

Readme

Keywords

Package Sidebar

Install

npm i test-api-key

Weekly Downloads

1

Version

1.0.4

License

ISC

Last publish

Collaborators

  • amila-sampath