Check constructor

Check()

Implementation

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