Lggr
Static Public Member Functions | List of all members
Faker\Calculator\TCNo Class Reference

Static Public Member Functions

static checksum ($identityPrefix)
 
static isValid ($tcNo)
 

Member Function Documentation

◆ checksum()

static Faker\Calculator\TCNo::checksum (   $identityPrefix)
static

Generates Turkish Identity Number Checksum Gets first 9 digit as prefix and calcuates checksums

https://en.wikipedia.org/wiki/Turkish_Identification_Number

Parameters
string$identityPrefix
Returns
string Checksum (two digit)

◆ isValid()

static Faker\Calculator\TCNo::isValid (   $tcNo)
static

Checks whether an TCNo has a valid checksum

Parameters
string$tcNo
Returns
boolean

The documentation for this class was generated from the following file: