static string
quickRandom(int $length = 16)
deprecated
deprecated
since version 5.3. Use the "random" method directly. Generate a "random" alpha-numeric string. Should not be considered sufficient for cryptography, etc. Parameters int $length Return Value string