static S randomAIConcept() { aiConceptsMap_cached(); AIConcept c = oneOf(aiConceptsMap_list); ret c == null ? null : c.globalID; }