A

Admin • 825.56K Points
Coach

Q. Which PHP function generates a random string of bytes?

  • (A) rand_bytes()
  • (B) random_bytes()
  • (C) bytes_random()
  • (D) secure_bytes()
  • Correct Answer - Option(B)
  • Views: 4
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin
random_bytes() generates cryptographically secure bytes.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.