Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
random_bytes
random_bytes
Generate encrypted secure pseudo-random bytes
Name:
random_bytes
Category:
CSPRNG pseudo-random number generator
Programming Language:
php
One-line Description:
Generate encrypted secure pseudo-random bytes
Related
How to Dynamically Add Fields After Querying Data in ThinkPHP
3
How to Remove a Specific Autoloader Function in PHP Namespace Using spl_autoload_unregister?
2
Detailed Guide to Setting PHP Timezone to UTC+6 (West 6 Zone)
6
How to Use mb_substitute_character() to Replace Invalid Characters? Practical Tips Compilation
7
Similar Functions
random_int
random_int
Generateencryptedsec
random_bytes
random_bytes
Generateencryptedsec
Popular Articles