Package: wnpp Severity: wishlist Owner: Mike Gabriel <[email protected]>
* Package name : node-base64id Version : 0.1.0 Upstream Author : Kristian Faeldt <[email protected]> * 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. _______________________________________________ Pkg-javascript-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
