UNPKG

blockstack

Version:

The Blockstack Javascript library for authentication, identity, and storage.

5 lines 196 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const randombytes = require("randombytes"); exports.randomBytes = randombytes; //# sourceMappingURL=cryptoRandom.js.map