Functions4 public, 0 private

Generates a complex password.
publicstringgeneratePassword
numericlength32
Safely invalidates the current session.
publicvoidsessionInvalidate
Returns if the provided session is considered empty, i.e. does not contain any user defined keys.
publicbooleansessionIsEmpty
requiredanysession
Resets all custom keys in the provided session struct. Returns the cleared session struct.
publicstructsessionReset
requiredstructsession