Faker\Provider\es_VE\Person::suffix PHP Method

suffix() public static method

public static suffix ( )
    public static function suffix()
    {
        return static::randomElement(static::$suffix);
    }