New constructor

New()

Implementation

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