sS randomOverAlphabet(int n, S alphabet) { ret stringFromRepF(n, () -> randomChar(alphabet)); }