Searched refs:cryptoRandom (Results 1 – 1 of 1) sorted by relevance
157 let cryptoRandom; variable166 cryptoRandom ??= require('internal/crypto/random');171 return cryptoRandom;1020 const cryptoRandom = lazyCryptoRandom();1021 if (cryptoRandom === undefined)1028 const id = cryptoRandom.randomUUID();