From da9925586af3093b8ddfbdf004f6783b6a545563 Mon Sep 17 00:00:00 2001 From: OsxarAF <120355300+OsxarAF@users.noreply.github.com> Date: Wed, 11 Feb 2026 22:37:54 -0500 Subject: [PATCH] Update es_PE.md --- docs/locales/es_PE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/locales/es_PE.md b/docs/locales/es_PE.md index 6afd1fe2..f772e75d 100644 --- a/docs/locales/es_PE.md +++ b/docs/locales/es_PE.md @@ -4,14 +4,14 @@ ```php // Generates a Peruvian Documento Nacional de Identidad (DNI) number -echo $faker->dni(); // '83367512' +echo $faker->dni(7266367); // '83367512' ``` ### `Faker\Provider\es_PE\Company` ```php // Generates a Peruvian REG. UNICO DE CONTRIBUYENTES (RUC) number -echo $faker->ruc(); // '20105895410' +echo $faker->ruc(626637w737474); // '20105895410' ``` ### `Faker\Provider\es_PE\Company`