Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
generate ($length) | |
SodiumRandomGenerator provides functionality to generate strings of random binary data using the PECL libsodium extension
generate | ( | $length | ) |
Generates a string of random binary data of the specified length
integer | $length | The number of bytes of random binary data to generate |
Implémente RandomGeneratorInterface.