generator->parse($format); } /** * @example 'کد پستی' */ public static function postcodePrefix() { return static::randomElement(static::$postcodePrefix); } }