Sub2 constructor

Sub2()

Implementation

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