????

Your IP : 52.15.225.105


Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/@lukeed/csprng/browser/
Upload File :
Current File : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/@lukeed/csprng/browser/index.mjs

export function random(len) {
	return crypto.getRandomValues(new Uint8Array(len));
}