[Pkg-javascript-devel] Bug#707171: ITP: node-base64id -- Node.js module that generates a base64 id

Mike Gabriel mike.gabriel at das-netzwerkteam.de
Tue May 7 21:44:19 UTC 2013


Package: wnpp
Severity: wishlist
Owner: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>

* Package name    : node-base64id
  Version         : 0.1.0
  Upstream Author : Kristian Faeldt <faeldt_kristian at cyberagent.co.jp>
* URL             : https://github.com/faeldt/base64id
* License         : MIT
  Programming Lang: Javascript
  Description     : Node.js module that generates a base64 id

 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.



More information about the Pkg-javascript-devel mailing list