MCPcopy Create free account
hub / github.com/ICBNetwork/web3-Wallet / random

Function random

ses.cjs:4495–4497  ·  view source on GitHub ↗

* `%SharedMath%.random()` throws a TypeError starting with "secure mode". * See https://github.com/endojs/endo/issues/910#issuecomment-1581855420

()

Source from the content-addressed store, hash-verified

4493 * See https://github.com/endojs/endo/issues/910#issuecomment-1581855420
4494 */
4495 random() {
4496 throw TypeError('secure mode %SharedMath%.random() throws');
4497 }};
4498
4499
4500 const sharedMath= create(objectPrototype, {

Callers 5

TemplateRendererFunction · 0.85
WalletConnectClass · 0.85
requestUserApprovalFunction · 0.85
migrateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected