crypto_rand_bytes()

 
Generates n random bytes.
Syntax
crypto_rand_bytes( n )
Returns a string of bytes
  • n = the number of bytes
User Annotations: crypto_rand_bytes