Table of Contents

DigestAccessAuthentication::generateRandom

There is no doc-string available for this function.

Syntax

script DigestAccessAuthentication::generateRandom(string %this, string %num);

Parameters

string %this
No description available.

string %num
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/support/Support_DigestAccessAuthentication.cs:258

See also

DigestAccessAuthentication::digest
DigestAccessAuthentication::hash
DigestAccessAuthentication::hasIdent
DigestAccessAuthentication::onAdd
DigestAccessAuthentication::restorePassword
DigestAccessAuthentication::retrieveIdent
DigestAccessAuthentication::setPassword

References

This function is not called by any other functions.