Expand description
PHP random function providers.
Structsยง
- Rand
Provider - Provider for the
rand()andmt_rand()functions. - Random
Bytes Provider - Provider for the
random_bytes()function. - Random
IntProvider - Provider for the
random_int()function.
PHP random function providers.
rand() and mt_rand() functions.random_bytes() function.random_int() function.