JCrypt::genRandomBytes
Generate random bytes.
Signature
public function genRandomBytes([integer
$length = 16] )
Parameters
-
$length
- Length of the random data to generate
Returns
- string
- Random binary data