[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-includes/random_compat/ -> random_bytes_com_dotnet.php (summary)

Random_* Compatibility Library for using the new PHP 7 random_* API in PHP 5 projects The MIT License (MIT)

File Size: 91 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  random_bytes()

Functions
Functions that are not part of a class:

random_bytes($bytes)   X-Ref
Windows with PHP < 5.3.0 will not have the function
openssl_random_pseudo_bytes() available, so let's use
CAPICOM to work around this deficiency.

param: int $bytes
return: string



Generated: Sun Jul 9 01:00:02 2023 Cross-referenced by PHPXref 0.7.1