/home/techb158/ileadtechnology.com/vendor/fzaninotto/faker/src/Faker/Provider/lv_LV
NameSizeModeActions
Address.php54440644editdlrm
Color.php5540644editdlrm
Internet.php3000644editdlrm
Payment.php6680644editdlrm
Person.php554140644editdlrm
PhoneNumber.php3010644editdlrm
Edit: /home/techb158/ileadtechnology.com/vendor/fzaninotto/faker/src/Faker/Provider/lv_LV/Person.php (55414B)
format('dmy'); $randomDigits = (string) static::numerify('####'); $checksum = Luhn::computeCheckDigit($datePart . $randomDigits); return $datePart . '-' . $randomDigits . $checksum; } }