Sub constructor

Sub()

Implementation

Sub() {
  docId = randomString(10); // select your docId generation method
}