Home
last modified time | relevance | path

Searched defs:randomBinaryUUID (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/ets_utils/js_util_module/util/src/
Dutil_js.ts30 randomBinaryUUID(entropyCache?: boolean): Uint8Array; method
581 function randomBinaryUUID(entropyCache?: boolean): Uint8Array { function