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.
Details
at line line 29
string
nextBytes(int $nbBytes)
Generates the specified number of secure random bytes.