????
Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/@lukeed/csprng/browser/ |
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/@lukeed/csprng/browser/index.mjs |
export function random(len) { return crypto.getRandomValues(new Uint8Array(len)); }