SecureRandom deprecated
SecureRandom deprecated
class SecureRandom implements SecureRandomInterface
deprecated
A secure random number generator implementation.
Methods
string | nextBytes(int $nbBytes) Generates the specified number of secure random bytes. |