[ 源代码: node-random-bytes ]
软件包:node-random-bytes(1.0.0-1)
node-random-bytes 的相关链接
Debian 的资源:
下载源码包 node-random-bytes:
- [node-random-bytes_1.0.0-1.dsc]
- [node-random-bytes_1.0.0.orig.tar.gz]
- [node-random-bytes_1.0.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
generate strong pseudo-random bytes
This module is a simple wrapper around the Node.js core crypto.randomBytes API, with the following additions:
* A Promise interface for environments with promises. * For Node.js versions that do not wait for the PRNG to be seeded, this module will wait a bit.
Node.js is an event-based server-side JavaScript engine.
其他与 node-random-bytes 有关的软件包
|
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable