OA7WQUYSPWYB7GDBAHHCKR7I7KKNQHVDPRYAB5GD3HW5AYPGJCLQC r.name = fmt.Sprintf("%c%c%03d",rnd.Intn(alphabetSize)+'A', rnd.Intn(alphabetSize)+'A',rnd.Intn(1000))if _, ok := issued[r.name]; ok {continue
r.name = newName()for issued[r.name] {r.name = newName()