What is typeArray () and what problem does it solve?

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

Jul.22,2021

TypedArray
is an integer-based TypedArray . It can be Int8Array , Uint8Array , Int16Array , Uint16Array , Int32Array , or Uint32Array . All elements in the array are overridden by random numbers. Note: the generated random numbers are stored on the typedArray array. )
RandomSource.getRandomValues ()-Web API API | MDN

search multiple documents.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b41c00-2c5ce.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b41c00-2c5ce.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?