1

Swedish (Sweden)

 2 years ago
source link: https://fakerphp.github.io/locales/sv_SE/
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

Swedish (Sweden)#

Faker\Provider\sv_SE\Payment#

// Generates a random bank account number
echo $faker->bankAccountNumber(); // "SE5018548608468284909192"

Faker\Provider\sv_SE\Person#

// Generates a valid Swedish personal identity number (in Swedish - Personnummer)
echo $faker->personalIdentityNumber(); // '950910-0799'

// Since the numbers are different for male and female persons, optionally you can specify gender.
echo $faker->personalIdentityNumber('female'); // '950910-0781'

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK