Random
The
Xmf\Random
class produces random strings for use as tokens or keys.All methods may throw an
\Exception
if a suitable random number cannot be generated. See the random_bytes() documentation for more information.Return a hashed random number suitable for use as a one time token.
Return a hashed random number suitable for use as a medium strength key.
Last modified 5yr ago