Returns a generator for the name of the deity
Generator<String> getNameGenerator(Gender? gender, Race? worshipedBy);