[ ソース: 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