Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/browserify/crypto-browserify
/ index.js
File
index.js
index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
// eslint-disable-next-line no-multi-assign
4
exports.randomBytes = exports.rng = exports.pseudoRandomBytes = exports.prng = require(
'randombytes'
);
Callers
nothing calls this directly
Calls
1
require
Function · 0.85
Tested by
no test coverage detected