GeneratesRandomClientIds
Provides common methods used to generate random client ids.
Table of Contents
- generateRandomClientId() : string
- Generates a random client id in the form of an md5 hash.
Methods
generateRandomClientId()
Generates a random client id in the form of an md5 hash.
protected
generateRandomClientId() : string