[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#707171: ITP: node-base64id -- Node.js module that generates a base64 id



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

* Package name    : node-base64id
  Version         : 0.1.0
  Upstream Author : Kristian Faeldt <faeldt_kristian@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.


Reply to: