node-base64id

Node.js module that generates a base64 id

Description

Node.js module that generates a base64 id. It uses crypto.randomBytes when available, but falls back to unsafe methods for node.js <= 0.4.

To increase performance, random bytes are buffered to minimize the number of synchronous calls to crypto.randomBytes.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/faeldt/base64id


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-base64id