6

Spanish (Peru)

 2 years ago
source link: https://fakerphp.github.io/locales/es_PE/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Spanish (Peru)#

Faker\Provider\es_PE\Person#

// Generates a Peruvian Documento Nacional de Identidad (DNI) number
echo $faker->dni(); // '83367512'

Faker\Provider\es_PE\Company#

// Generates a Peruvian REG. UNICO DE CONTRIBUYENTES (RUC) number
echo $faker->ruc(); // '20105895410'

Faker\Provider\es_PE\Company#

// Generates a Peruvian REG. UNICO DE CONTRIBUYENTES (RUC) number
echo $faker->ruc(true); // '10105895410'

Faker\Provider\es_PE\Company#

// Generates a REG. UNICO DE CONTRIBUYENTES (RUC) number
echo $faker->ruc(false); // '20105895410'

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK