Today, when checking the random function, I saw a post saying that random random numbers cannot be used as password types. It is recommended to use cryptoObj.getRandomValues (typedArray) . This method generates random password type data, but the parameter in and out is a typeArray type. I don"t quite understand which great god of typeArray, can tell me. Thank you very much!-sharp-sharp-sharp problem description